From 5c2842c1c8fc5622539710160842f4e1856eda81 Mon Sep 17 00:00:00 2001 From: Kevin Chyn Date: Mon, 22 Apr 2019 18:17:11 -0700 Subject: [PATCH] Update toggle layout and always show footer text Fixes: 130740123 Test: Builds Change-Id: I5f64e22ca8123c6f2825d4341d94581a301551f7 --- .../face_enroll_accessibility_toggle.xml | 71 ++++++++++++++----- res/layout/face_enroll_introduction.xml | 5 +- res/values/strings.xml | 2 + .../face/FaceEnrollIntroduction.java | 2 - 4 files changed, 58 insertions(+), 22 deletions(-) diff --git a/res/layout/face_enroll_accessibility_toggle.xml b/res/layout/face_enroll_accessibility_toggle.xml index 4dda2a76920..d37175be31f 100644 --- a/res/layout/face_enroll_accessibility_toggle.xml +++ b/res/layout/face_enroll_accessibility_toggle.xml @@ -14,33 +14,68 @@ limitations under the License. --> - - - - - + android:layout_height="wrap_content" + style="?attr/face_layout_theme"> + + + + + + + + + + + - + + + + diff --git a/res/layout/face_enroll_introduction.xml b/res/layout/face_enroll_introduction.xml index 5107bd8b48d..3115bb4ca2f 100644 --- a/res/layout/face_enroll_introduction.xml +++ b/res/layout/face_enroll_introduction.xml @@ -77,6 +77,7 @@ +