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

Commit abb680d9 authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Merge "Align drawer texts in RTL mode" into ub-contactsdialer-k-dev

am: 4b43315f

Change-Id: Ia2c642aa0861c3a60785d477f24efa80361c1702
parents 11d4cbde 4b43315f
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>