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

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

Change-Id: Ibfb1960e19f913cff8f879beb3da011d60108aa3
This commit is contained in:
George Chang
2020-10-28 13:16:12 +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>