From ba9f88b3d6930bbd686e23672d3b1203dd1a3015 Mon Sep 17 00:00:00 2001 From: jrizzoli Date: Mon, 22 Feb 2016 22:05:17 +0100 Subject: snap: rearrange top view icons * menu icon should go to the left since it opens a menu that slides in from the left * arrange other icons to not give odd empty spaces when switching modes or hdr is not supported Change-Id: Ia5099f2eac47e0aad4ab1419e6d490347976162d Signed-off-by: jrizzoli --- res/layout-port/camera_controls.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'res/layout-port') diff --git a/res/layout-port/camera_controls.xml b/res/layout-port/camera_controls.xml index 5b92db021..77ff076b9 100644 --- a/res/layout-port/camera_controls.xml +++ b/res/layout-port/camera_controls.xml @@ -25,10 +25,6 @@ android:layout_gravity="bottom" android:clickable="true" /> - - + + + android:id="@+id/hdr_switcher" + style="@style/ToggleButton" />