Make Settings app aware of layout direction

- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
This commit is contained in:
Fabrice Di Meglio
2012-07-19 19:25:50 -07:00
parent 24d1058d00
commit 79d8e80a30
118 changed files with 497 additions and 496 deletions

View File

@@ -54,7 +54,7 @@
<LinearLayout
style="@style/SecurityPreferenceButtonContainer"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
android:orientation="horizontal">
<!-- left / top button: skip, or re-try -->