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

@@ -56,7 +56,7 @@
android:layout_width="200dip"
android:layout_height="200dip"
android:layout_marginTop="10dip"
android:layout_gravity="left"/>
android:layout_gravity="start"/>
</LinearLayout>