diff --git a/res/layout/nfc_payment_option.xml b/res/layout/nfc_payment_option.xml index 90ba2792a63..be5fe5f3045 100644 --- a/res/layout/nfc_payment_option.xml +++ b/res/layout/nfc_payment_option.xml @@ -21,7 +21,7 @@ android:focusable="true" android:clickable="false" android:orientation="horizontal" - android:paddingLeft="24dip" + android:paddingStart="24dip" android:minHeight="?android:attr/listPreferredItemHeight" android:background="?android:attr/selectableItemBackground">