diff --git a/res/layout/card_preference.xml b/res/layout/card_preference.xml index 39523eb6cae..72e17ef83a0 100644 --- a/res/layout/card_preference.xml +++ b/res/layout/card_preference.xml @@ -27,8 +27,6 @@ android:clipToPadding="false" android:baselineAligned="false"> - - + + + + + @@ -61,7 +71,7 @@ android:id="@+id/card_preference_buttons" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="8dp" + android:layout_marginTop="24dp" android:layout_below="@android:id/summary" android:visibility="gone">