am 3a84f707
: am 01bd0f00
: Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)" into jb-mr1-dev
* commit '3a84f70772df1d5c38a4fdd553add9a39ef2ddb6': Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)
This commit is contained in:
@@ -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