Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
01bd0f0017
@@ -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"
|
||||
|
Reference in New Issue
Block a user