From f6d42a99d168dc33adc5dea6e8d530d8ec0d8b98 Mon Sep 17 00:00:00 2001 From: Raff Tsai Date: Wed, 26 Dec 2018 12:54:05 +0800 Subject: [PATCH] Clean up styles and aliases - Remove unused style - Remove identical style declaration Test: Manual, Robolectric Change-Id: Ia98ed82e6ccd4a25af6abbc66709eda1867581ee --- res/layout-land/confirm_lock_password.xml | 2 +- res/layout-land/confirm_lock_pattern.xml | 2 +- .../confirm_lock_pattern_normal.xml | 2 +- .../fingerprint_enroll_enrolling.xml | 2 +- res/layout/confirm_lock_password_base.xml | 2 +- res/layout/confirm_lock_password_normal.xml | 2 +- res/layout/confirm_lock_pattern_base.xml | 2 +- .../confirm_lock_pattern_normal_base.xml | 2 +- res/layout/face_enroll_enrolling.xml | 2 +- res/layout/filter_spinner_item.xml | 28 ------------------ .../fingerprint_enroll_enrolling_base.xml | 2 +- res/layout/fingerprint_enroll_finish_base.xml | 2 +- res/values/aliases.xml | 1 - res/values/styles.xml | 29 +------------------ 14 files changed, 12 insertions(+), 68 deletions(-) delete mode 100644 res/layout/filter_spinner_item.xml diff --git a/res/layout-land/confirm_lock_password.xml b/res/layout-land/confirm_lock_password.xml index a6a85d3b390..8d742fa5cd5 100644 --- a/res/layout-land/confirm_lock_password.xml +++ b/res/layout-land/confirm_lock_password.xml @@ -78,7 +78,7 @@ android:gravity="center" style="@style/TextAppearance.PasswordEntry"/> - diff --git a/res/layout/confirm_lock_pattern_base.xml b/res/layout/confirm_lock_pattern_base.xml index f841391620c..46e2516459d 100644 --- a/res/layout/confirm_lock_pattern_base.xml +++ b/res/layout/confirm_lock_pattern_base.xml @@ -85,7 +85,7 @@ android:orientation="vertical"> - - - diff --git a/res/layout/fingerprint_enroll_enrolling_base.xml b/res/layout/fingerprint_enroll_enrolling_base.xml index 6ca3fdc6e78..4439b08c3b7 100644 --- a/res/layout/fingerprint_enroll_enrolling_base.xml +++ b/res/layout/fingerprint_enroll_enrolling_base.xml @@ -77,7 +77,7 @@ - @*android:layout/preference_category_material @layout/confirm_lock_pattern_base @layout/confirm_lock_pattern_normal_base @layout/confirm_lock_password_base diff --git a/res/values/styles.xml b/res/values/styles.xml index 15ec46d01b4..9a72ff5f8a3 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -174,23 +174,6 @@ #ff000000 - - - - - - - - -