Merge "Support RTL mode in payment option"

This commit is contained in:
George Chang
2020-10-28 12:42:11 +00:00
committed by Gerrit Code Review

View File

@@ -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>