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

Commit 13f1c124 authored by George Chang's avatar George Chang
Browse files

Support RTL mode in payment option

Bug: 156770848
Test: right-aligned under RTL mode
Change-Id: I01879056bbac08da0856f35012c8c8456328071c
parent c2a4d3ec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,5 +29,8 @@
        android:layout_width="match_parent"
        android:layout_height="fill_parent"
        android:checkMark="?android:attr/listChoiceIndicatorSingle"
        android:textAlignment="viewStart"
        android:gravity="center_vertical"
        android:textDirection="locale"
        />
</LinearLayout>