diff --git a/res/layout/nfc_payment_option.xml b/res/layout/nfc_payment_option.xml index 18519eee7be..e52399304da 100644 --- a/res/layout/nfc_payment_option.xml +++ b/res/layout/nfc_payment_option.xml @@ -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" />