summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2013-04-03 21:11:37 -0700
committerFabrice Di Meglio <fdimeglio@google.com>2013-04-05 14:09:56 -0700
commitc341db0532d8b60ca29aa0becf05a4eec9bdc43e (patch)
tree064811104ea0730a246994443bc4a62775fe5011 /AndroidManifest.xml
parent2eb493c61878d936bed055930a921fbea7b7e2b4 (diff)
Fix for bug #8146846 Phone App should be mirrored for RTL languages
- replace left/right properties with start/end ones (Dialer will never be unbundled) - add mirrored version of some drawables - update AndroidManifest Change-Id: Ia7f5b6ad13dd75fe42f1ee763dda5ab18e2d92c7
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index eb05186c3..bde0775ba 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -48,7 +48,8 @@
<application
android:label="@string/applicationLabel"
android:icon="@mipmap/ic_launcher_phone"
- android:hardwareAccelerated="true">
+ android:hardwareAccelerated="true"
+ android:supportsRtl="true">
<!-- The entrance point for Phone UI.
stateAlwaysHidden is set to suppress keyboard show up on