From dcce8fa662992b298a9c7448b01800dedb3fa228 Mon Sep 17 00:00:00 2001 From: Oli Thompson Date: Fri, 9 Jun 2023 11:44:29 +0000 Subject: [PATCH] Fix emergency button not visible on pattern work challenge screen Hide the subtext for work challenge pattern,so everything fits and adjust some spacing Test: btest a.d.g.WorkTelephonyTest#workChallengePatternScreen_whenAllSubscriptionsManaged_hasEmergencyButton -nm Bug: 283137301 Bug: 286391641 Change-Id: Ia6214b624f8d7328f7445f01a08166b8ab33fdec --- res/layout/confirm_lock_pattern_base.xml | 6 ++---- .../confirm_lock_pattern_normal_base.xml | 1 + .../settings/password/ConfirmLockPattern.java | 21 +++++-------------- 3 files changed, 8 insertions(+), 20 deletions(-) diff --git a/res/layout/confirm_lock_pattern_base.xml b/res/layout/confirm_lock_pattern_base.xml index 01f028e1684..a0dfe7f8469 100644 --- a/res/layout/confirm_lock_pattern_base.xml +++ b/res/layout/confirm_lock_pattern_base.xml @@ -29,8 +29,7 @@ + android:orientation="vertical">