From 4e168dd691e20d4ebb5b2f53afb7c2beadbe849d Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Tue, 18 May 2021 05:36:30 +0800 Subject: [PATCH] Visual update for FaceSettings This includes the following changes: - Remove the face animation from FaceSettings page - Correct the color filling of collapsing toolbar - Make the button align with other settings - Remove the seperator Fix: 186804060 Fix: 187882118 Test: visual verified Change-Id: I4b7679ced0c420b4d23a3c326ac2a93734c0b8bb --- AndroidManifest.xml | 1 + res/layout/face_enroll_button.xml | 2 +- res/layout/face_remove_button.xml | 2 +- res/xml/security_settings_face.xml | 13 ++----------- 4 files changed, 5 insertions(+), 13 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 61c0c4ea2db..41adfb3df79 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -473,6 +473,7 @@ diff --git a/res/layout/face_enroll_button.xml b/res/layout/face_enroll_button.xml index f40c42c4bf1..2e7ba8dc4c6 100644 --- a/res/layout/face_enroll_button.xml +++ b/res/layout/face_enroll_button.xml @@ -22,7 +22,7 @@