From 148eb471bfd39039830103e8aa0c9e050d934c06 Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Tue, 18 May 2021 02:33:42 +0800 Subject: [PATCH] Update the layout of Pattern/PIN/Password confirmation - Using the SUW library API to enable the new style - Removing some obsolete layouts which are using in landscape mode - Verifying that these pages are using the new style Fix: 188438375 Test: visual verified 1) Register a screen lock 2) Navigate to Settings > Security > Screen lock 2) See and check if the Pattern/PIN/Password confirmation page is using the new style Change-Id: I076dbf36388fa3badf4da409bcda83a5b368f13c --- res/layout-land/confirm_lock_password.xml | 86 ------------- res/layout-land/confirm_lock_pattern.xml | 120 ------------------ .../confirm_lock_pattern_normal.xml | 108 ---------------- res/layout/confirm_lock_password_base.xml | 27 +--- res/layout/confirm_lock_password_normal.xml | 2 +- res/layout/confirm_lock_pattern_base.xml | 25 +--- .../confirm_lock_pattern_normal_base.xml | 32 +---- .../password/ConfirmLockPassword.java | 27 ++-- .../settings/password/ConfirmLockPattern.java | 7 - 9 files changed, 16 insertions(+), 418 deletions(-) delete mode 100644 res/layout-land/confirm_lock_password.xml delete mode 100644 res/layout-land/confirm_lock_pattern.xml delete mode 100644 res/layout-land/confirm_lock_pattern_normal.xml diff --git a/res/layout-land/confirm_lock_password.xml b/res/layout-land/confirm_lock_password.xml deleted file mode 100644 index 775f9ad8509..00000000000 --- a/res/layout-land/confirm_lock_password.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - - - -