diff --git a/res-product/values/strings.xml b/res-product/values/strings.xml index 2a58f458036..68de3804d67 100644 --- a/res-product/values/strings.xml +++ b/res-product/values/strings.xml @@ -716,4 +716,9 @@ Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your phone Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your device Battery charging slowly or won\'t charge. Check if the cable and power adapter work with your tablet + + + Without unlocking your phone + + Without unlocking your tablet diff --git a/res/layout/card_preference.xml b/res/layout/card_preference.xml index 72e17ef83a0..e02933560d2 100644 --- a/res/layout/card_preference.xml +++ b/res/layout/card_preference.xml @@ -71,7 +71,7 @@ android:id="@+id/card_preference_buttons" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="24dp" + android:layout_marginTop="10dp" android:layout_below="@android:id/summary" android:visibility="gone">