diff --git a/res/layout/face_enroll_introduction.xml b/res/layout/face_enroll_introduction.xml index 2887bcac277..c9c4d23f578 100644 --- a/res/layout/face_enroll_introduction.xml +++ b/res/layout/face_enroll_introduction.xml @@ -43,9 +43,7 @@ + android:layout_height="wrap_content"> + style="@style/BiometricEnrollIntroTitle" + android:text="@string/security_settings_face_enroll_introduction_info_title" /> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" /> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" /> - - - - + style="@style/BiometricEnrollIntroTitle" + android:text="@string/security_settings_face_enroll_introduction_how_title" /> - - + style="@style/BiometricEnrollIntroMessage" /> - - + style="@style/BiometricEnrollIntroTitle" /> + style="@style/BiometricEnrollIntroMessage" + android:paddingBottom="0dp" /> diff --git a/res/layout/fingerprint_enroll_introduction.xml b/res/layout/fingerprint_enroll_introduction.xml index 5f828799269..d4914e64bbb 100644 --- a/res/layout/fingerprint_enroll_introduction.xml +++ b/res/layout/fingerprint_enroll_introduction.xml @@ -42,8 +42,7 @@ + android:layout_height="wrap_content"> + style="@style/BiometricEnrollIntroTitle" + android:text="@string/security_settings_fingerprint_v2_enroll_introduction_footer_title_2" /> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" /> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" /> - - + style="@style/BiometricEnrollIntroTitle" /> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" /> - - + style="@style/BiometricEnrollIntroTitle" + android:text="@string/security_settings_face_enroll_introduction_info_title"/> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" /> + android:orientation="horizontal"> + style="@style/BiometricEnrollIntroMessage" + android:paddingBottom="0dp" + android:text="@string/security_settings_fingerprint_v2_enroll_introduction_message_learn_more" /> diff --git a/res/values/styles.xml b/res/values/styles.xml index e25c7fa5bed..0c62ab714ff 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -398,6 +398,20 @@ 1.2 + + + +