Merge "Support RTL mode in payment option" am: 7e65d7f6fc am: ef4f13c936

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1476376

Change-Id: I7966cfb6f7e139575acdc0b3eb7c6166935175c4
This commit is contained in:
George Chang
2020-10-28 13:32:21 +00:00
committed by Automerger Merge Worker

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>