Fix margin in Tap & pay -> Payment default. am: 9e29ac7983
am: 88842736d7
Change-Id: Ia933244f4d9bf6cf2700f1815a77bbfcf47468e0
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
android:focusable="true"
|
android:focusable="true"
|
||||||
android:clickable="false"
|
android:clickable="false"
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
android:paddingLeft="24dip"
|
android:paddingStart="24dip"
|
||||||
android:minHeight="?android:attr/listPreferredItemHeight"
|
android:minHeight="?android:attr/listPreferredItemHeight"
|
||||||
android:background="?android:attr/selectableItemBackground">
|
android:background="?android:attr/selectableItemBackground">
|
||||||
<RadioButton xmlns:android="http://schemas.android.com/apk/res/android"
|
<RadioButton xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
Reference in New Issue
Block a user