From a1b1e91bcf9fcd8df844b9e4b4c4367089ca523c Mon Sep 17 00:00:00 2001 From: Christophe BOUCAUT Date: Wed, 3 Jun 2015 12:25:18 +0200 Subject: [PATCH] Design the take picture bar and zoom + set the position of the opacity bar --- res/translations.json | 4 +- .../res/layout/activity_camera_view.xml | 76 ++++++++++++++----- .../customCamera/res/values/strings.xml | 2 + 3 files changed, 60 insertions(+), 22 deletions(-) diff --git a/res/translations.json b/res/translations.json index 5fd127c..50e892c 100644 --- a/res/translations.json +++ b/res/translations.json @@ -3,7 +3,9 @@ "miniature": "Miniature", "capture": "Capture", "acceptePicture": "Valid the picture", - "declinePicture": "Decline the picture" + "declinePicture": "Decline the picture", + "zoomMin": "-", + "zoomMax": "+" }, "fr": { "miniature": "Miniature", diff --git a/src/android/customCamera/res/layout/activity_camera_view.xml b/src/android/customCamera/res/layout/activity_camera_view.xml index b1ca073..97c0860 100644 --- a/src/android/customCamera/res/layout/activity_camera_view.xml +++ b/src/android/customCamera/res/layout/activity_camera_view.xml @@ -68,6 +68,13 @@ android:src="@drawable/flash" /> + + - + + + + + + + + + + + android:background="@color/black" + android:gravity="center" + android:orientation="vertical" > - + + + - - Il s\'agit de l\'image de fond de l\'appareil photo Accepter Photo Refuser Photo + - + +