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

Commit 08e1271b authored by Joel Galenson's avatar Joel Galenson
Browse files

Fix text in ongoing usage dialog in RTL locales.

Fixes: 129479959
Test: View dialog in RTL and LTR locales.
Change-Id: I14bbd564b2dc89d3858d49e25d50ad3a97e1ed69
parent 15bf2f66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -469,6 +469,7 @@
        <item name="android:layout_height">match_parent</item>
        <item name="android:layout_weight">1</item>
        <item name="android:gravity">start|center_vertical</item>
        <item name="android:textDirection">locale</item>
        <item name="android:textSize">16sp</item>
        <item name="android:layout_marginStart">16dp</item>
    </style>