Support RTL mode in payment option
Bug: 156770848 Test: right-aligned under RTL mode Change-Id: I01879056bbac08da0856f35012c8c8456328071c
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user