From 6a1f53c1fabcc06ba7dcc861367a187493669a26 Mon Sep 17 00:00:00 2001 From: Christophe BOUCAUT Date: Fri, 10 Jul 2015 14:06:37 +0200 Subject: [PATCH] Decrease opacity background and remove a warning in eclipse --- src/android/customCamera/res/layout/activity_camera_view.xml | 2 +- src/android/customCamera/res/values/colors.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/android/customCamera/res/layout/activity_camera_view.xml b/src/android/customCamera/res/layout/activity_camera_view.xml index c997971..d5a1ec3 100644 --- a/src/android/customCamera/res/layout/activity_camera_view.xml +++ b/src/android/customCamera/res/layout/activity_camera_view.xml @@ -123,7 +123,7 @@ diff --git a/src/android/customCamera/res/values/colors.xml b/src/android/customCamera/res/values/colors.xml index d4fdbd3..d77fcd8 100644 --- a/src/android/customCamera/res/values/colors.xml +++ b/src/android/customCamera/res/values/colors.xml @@ -1,5 +1,5 @@ - #99000000 + #22000000 #ffffff