From b9f88b9c12a3d0b33120321349f8f662d0fda217 Mon Sep 17 00:00:00 2001 From: Doris Liu Date: Mon, 4 Mar 2013 22:19:10 -0800 Subject: Keep camera controls on the same physical side Change-Id: I09c50650c77a89fadfeb376564ef43e750994f8a --- res/layout-land/camera_controls.xml | 44 ++++++++++++++----------------------- 1 file changed, 16 insertions(+), 28 deletions(-) (limited to 'res/layout-land/camera_controls.xml') diff --git a/res/layout-land/camera_controls.xml b/res/layout-land/camera_controls.xml index a909c5132..f0f3ecca2 100644 --- a/res/layout-land/camera_controls.xml +++ b/res/layout-land/camera_controls.xml @@ -13,21 +13,16 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + style="@style/CameraControls" + android:layout_gravity="center" > @@ -44,30 +39,23 @@ android:contentDescription="@string/accessibility_menu_button" android:layout_gravity="right|top" android:layout_marginRight="2dip" /> - - - - - - \ No newline at end of file + + -- cgit v1.2.3