Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01bd0f00 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic,...

Merge "Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi)" into jb-mr1-dev
parents fc76a78c b8060132
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"