summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2017-01-09 10:02:42 +0100
committercodeworkx <daniel.hillenbrand@codeworkx.de>2017-02-18 18:24:37 +0100
commit21bc83490af273c6972a2f5f1ba9090f8f8c6ac8 (patch)
treebb65a3a205c88c762ffea875013a9aa5b63434db /res
parentec6475e59265ade5f0771d4b215a1009f2ca9cd3 (diff)
downloadandroid_packages_apps_Snap-21bc83490af273c6972a2f5f1ba9090f8f8c6ac8.tar.gz
android_packages_apps_Snap-21bc83490af273c6972a2f5f1ba9090f8f8c6ac8.tar.bz2
android_packages_apps_Snap-21bc83490af273c6972a2f5f1ba9090f8f8c6ac8.zip
CaptureModule: Fix UI.
Track changes made to PhotoUI and VideoUI in commits 2bf3a05c66d350e253956503a9388946c1be1c1c and 7bcdf0a9801cfbdc2d170b8d840c8dec672976d0. Change-Id: Ic47181eae09d8a094d367751194d13ac4d1c2785
Diffstat (limited to 'res')
-rw-r--r--res/layout/camera_controls.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/camera_controls.xml b/res/layout/camera_controls.xml
index 5e6993e12..e5a2ec818 100644
--- a/res/layout/camera_controls.xml
+++ b/res/layout/camera_controls.xml
@@ -116,6 +116,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal|center_vertical"
+ android:layout_marginStart="8dp"
android:clickable="true"
android:contentDescription="@string/accessibility_shutter_button"
android:focusable="true"