From fa68ec4f56f7c8e849e1f1ee22ca7c222e46b617 Mon Sep 17 00:00:00 2001 From: pastychang Date: Fri, 12 Apr 2019 16:22:17 +0800 Subject: [PATCH] Set suw description textview to fixed id Heavy theme supports to costomize description text style. Modify it to fixed id that can be customized by partner resource. Heavy theme screenshot: https://screenshot.googleplex.com/TL4M7wmTaPg Set fixed id screenshot: https://screenshot.googleplex.com/CA6QHoNTQBZ Test: atest Bug: 121988926 Change-Id: I8882acd49e7d57f24afa9dd6f3e9abfd06556053 --- res/layout/choose_lock_password.xml | 2 +- res/layout/choose_lock_pattern_common.xml | 2 +- res/layout/confirm_lock_password_normal.xml | 2 +- res/layout/confirm_lock_pattern_normal_base.xml | 2 +- res/layout/encryption_interstitial.xml | 2 +- res/layout/face_enroll_introduction.xml | 2 +- res/layout/fingerprint_enroll_enrolling_base.xml | 2 +- res/layout/fingerprint_enroll_find_sensor_base.xml | 1 + res/layout/fingerprint_enroll_finish_base.xml | 2 +- res/layout/fingerprint_enroll_introduction.xml | 2 +- res/layout/master_clear.xml | 1 + res/layout/master_clear_confirm.xml | 2 +- res/layout/redaction_interstitial.xml | 2 +- src/com/android/settings/EncryptionInterstitial.java | 2 +- src/com/android/settings/MasterClearConfirm.java | 4 ++-- .../settings/biometrics/BiometricEnrollIntroduction.java | 2 +- .../biometrics/fingerprint/FingerprintEnrollEnrolling.java | 2 +- .../fingerprint/SetupFingerprintEnrollIntroduction.java | 2 +- .../android/settings/notification/RedactionInterstitial.java | 2 +- src/com/android/settings/password/ChooseLockPassword.java | 2 +- src/com/android/settings/password/ChooseLockPattern.java | 2 +- src/com/android/settings/password/ConfirmLockPassword.java | 2 +- src/com/android/settings/password/ConfirmLockPattern.java | 2 +- .../src/com/android/settings/MasterClearConfirmTest.java | 4 ++-- 24 files changed, 26 insertions(+), 24 deletions(-) diff --git a/res/layout/choose_lock_password.xml b/res/layout/choose_lock_password.xml index b7795269ba1..be947dc3379 100644 --- a/res/layout/choose_lock_password.xml +++ b/res/layout/choose_lock_password.xml @@ -34,7 +34,7 @@ android:orientation="vertical"> diff --git a/res/layout/face_enroll_introduction.xml b/res/layout/face_enroll_introduction.xml index b55041ae19a..71a02db58de 100644 --- a/res/layout/face_enroll_introduction.xml +++ b/res/layout/face_enroll_introduction.xml @@ -33,7 +33,7 @@ android:orientation="vertical"> diff --git a/res/layout/master_clear_confirm.xml b/res/layout/master_clear_confirm.xml index b4c02701492..a236cd381e3 100644 --- a/res/layout/master_clear_confirm.xml +++ b/res/layout/master_clear_confirm.xml @@ -31,7 +31,7 @@ android:orientation="vertical">