Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)" into jb-mr1-dev

This commit is contained in:
Fabrice Di Meglio
2012-09-12 13:26:22 -07:00
committed by Android (Google) Code Review

View File

@@ -39,7 +39,8 @@
android:layout_gravity="fill_horizontal"
android:singleLine="true"
android:ellipsize="marquee"
android:textAppearance="?android:attr/textAppearanceMedium" />
android:textAppearance="?android:attr/textAppearanceMedium"
android:textDirection="locale" />
<TextView
android:id="@android:id/text1"