diff --git a/res/layout-land/fingerprint_enroll_finish.xml b/res/layout-land/fingerprint_enroll_finish.xml index 1f6252d07ac..a84f46d318b 100644 --- a/res/layout-land/fingerprint_enroll_finish.xml +++ b/res/layout-land/fingerprint_enroll_finish.xml @@ -50,7 +50,7 @@ style="@style/TextAppearance.FingerprintMessage" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="@dimen/suw_description_margin_top" + android:layout_marginTop="@dimen/suw_description_glif_margin_top" android:text="@string/setup_fingerprint_enroll_finish_message_secondary" android:textColor="?android:attr/textColorSecondary" android:visibility="gone" /> diff --git a/res/layout/fingerprint_enroll_enrolling_base.xml b/res/layout/fingerprint_enroll_enrolling_base.xml index 0446c669acd..4b9c32e7414 100644 --- a/res/layout/fingerprint_enroll_enrolling_base.xml +++ b/res/layout/fingerprint_enroll_enrolling_base.xml @@ -35,7 +35,7 @@ + android:layout_marginTop="@dimen/suw_description_glif_margin_top"> diff --git a/res/layout/setup_choose_lock_generic_fingerprint_header.xml b/res/layout/setup_choose_lock_generic_fingerprint_header.xml index d16aec425d9..b19bec11528 100644 --- a/res/layout/setup_choose_lock_generic_fingerprint_header.xml +++ b/res/layout/setup_choose_lock_generic_fingerprint_header.xml @@ -20,10 +20,10 @@ android:layout_height="wrap_content" android:gravity="center_vertical" android:minHeight="56dp" - android:paddingBottom="@dimen/suw_description_margin_bottom_lists" + android:paddingBottom="@dimen/suw_description_glif_margin_bottom_lists" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" - android:paddingTop="@dimen/suw_description_margin_top" + android:paddingTop="@dimen/suw_description_glif_margin_top" android:text="@string/setup_lock_settings_picker_fingerprint_message" android:lineSpacingExtra="@dimen/suw_description_line_spacing_extra" android:textAppearance="?android:attr/textAppearanceListItem" /> diff --git a/res/layout/setup_choose_lock_generic_header.xml b/res/layout/setup_choose_lock_generic_header.xml index 78cd6187b9a..9a3547dc841 100644 --- a/res/layout/setup_choose_lock_generic_header.xml +++ b/res/layout/setup_choose_lock_generic_header.xml @@ -20,10 +20,10 @@ android:layout_height="wrap_content" android:gravity="center_vertical" android:minHeight="56dp" - android:paddingBottom="@dimen/suw_description_margin_bottom_lists" + android:paddingBottom="@dimen/suw_description_glif_margin_bottom_lists" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" - android:paddingTop="@dimen/suw_description_margin_top" + android:paddingTop="@dimen/suw_description_glif_margin_top" android:text="@string/setup_lock_settings_picker_message" android:lineSpacingExtra="@dimen/suw_description_line_spacing_extra" android:textAppearance="?android:attr/textAppearanceListItem" /> diff --git a/res/layout/setup_encryption_interstitial_header.xml b/res/layout/setup_encryption_interstitial_header.xml index a6e7c301848..9601fa874c1 100644 --- a/res/layout/setup_encryption_interstitial_header.xml +++ b/res/layout/setup_encryption_interstitial_header.xml @@ -20,9 +20,9 @@ android:layout_height="wrap_content" android:gravity="center_vertical" android:minHeight="56dp" - android:paddingBottom="@dimen/suw_description_margin_bottom_lists" + android:paddingBottom="@dimen/suw_description_glif_margin_bottom_lists" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" - android:paddingTop="@dimen/suw_description_margin_top" + android:paddingTop="@dimen/suw_description_glif_margin_top" android:lineSpacingExtra="@dimen/suw_description_line_spacing_extra" android:textAppearance="?android:attr/textAppearanceListItem" /> diff --git a/res/layout/setup_fingerprint_enroll_find_sensor_base.xml b/res/layout/setup_fingerprint_enroll_find_sensor_base.xml index 805a82e9486..45af088ee27 100644 --- a/res/layout/setup_fingerprint_enroll_find_sensor_base.xml +++ b/res/layout/setup_fingerprint_enroll_find_sensor_base.xml @@ -47,7 +47,7 @@ style="@style/TextAppearance.FingerprintMessage" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="@dimen/suw_description_margin_top" + android:layout_marginTop="@dimen/suw_description_glif_margin_top" android:text="@string/security_settings_fingerprint_enroll_find_sensor_message"/> diff --git a/res/layout/suw_item_link_description.xml b/res/layout/suw_item_link_description.xml deleted file mode 100644 index 5396de1e6bf..00000000000 --- a/res/layout/suw_item_link_description.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/res/values/strings.xml b/res/values/strings.xml index e61a6e231f3..6a35d671947 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -741,7 +741,7 @@ Unlock with fingerprint - Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN. Learn more + Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN. Cancel diff --git a/res/xml/fingerprint_enroll_introduction_items.xml b/res/xml/fingerprint_enroll_introduction_items.xml index 4cb18a6f40d..28a3f6b3c53 100644 --- a/res/xml/fingerprint_enroll_introduction_items.xml +++ b/res/xml/fingerprint_enroll_introduction_items.xml @@ -20,7 +20,7 @@ + android:layout="@layout/suw_items_description" />