From 7dbe83ef5a2240e9cde665e148f5a6163787a3c1 Mon Sep 17 00:00:00 2001 From: Curtis Belmonte Date: Mon, 7 Jun 2021 14:02:58 -0700 Subject: [PATCH] Apply SUW theme to add/remove button in face settings Update the button to "Set up Face Unlock" or "Delete face model" shown on the Face Unlock Settings screen to match the primary button theme used in Setup Wizard. Test: Manual Fixes: 190422391 Change-Id: Ib864cb53f366eec7d1a69c2808d7effc8a0aa05a --- res/layout/face_enroll_button.xml | 3 ++- res/layout/face_remove_button.xml | 3 ++- ...tingsEnrollButtonPreferenceController.java | 22 ++++++++++++++----- ...tingsRemoveButtonPreferenceController.java | 8 +++++++ 4 files changed, 29 insertions(+), 7 deletions(-) diff --git a/res/layout/face_enroll_button.xml b/res/layout/face_enroll_button.xml index 2e7ba8dc4c6..09094d507db 100644 --- a/res/layout/face_enroll_button.xml +++ b/res/layout/face_enroll_button.xml @@ -22,10 +22,11 @@