From 3ec8d21ae9f687ed213f7b2818e1b8758741689d Mon Sep 17 00:00:00 2001 From: ztenghui Date: Tue, 5 Nov 2013 15:23:12 -0800 Subject: Fix the RTL layout in the app's manifest. At the same time, make sure the bottom controls are following RTL rules. bug:11481090 Change-Id: I52262aece7c16c194b6419150c1d4c13abff4f2d --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9368e38ab..e14a251b2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -47,6 +47,7 @@ android:largeHeap="true" android:logo="@mipmap/ic_launcher_camera" android:restoreAnyVersion="true" + android:supportsRtl="true" android:theme="@style/Theme.Camera" >