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

Commit 67b2c4b4 authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Align drawer texts in RTL mode

Bug: 64085936

Test: manually verified in Hebrew language
Change-Id: Iee737b2623a13be772915af8c25efe5f30f31d2d
Before: https://screenshot.googleplex.com/pVE6i5VHjWs
After:  https://screenshot.googleplex.com/4hqavb46Q0Z
parent 43b5a02e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -553,6 +553,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar
        <item name="android:layout_width">0dip</item>
        <item name="android:layout_height">wrap_content</item>
        <item name="android:layout_weight">1</item>
        <item name="android:textAlignment">viewStart</item>
        <item name="android:layout_marginStart">@dimen/drawer_item_text_margin</item>
        <item name="android:layout_marginEnd">@dimen/drawer_item_text_margin</item>
    </style>