From 3dcf68f321f4111c69f21853c7aa49b53d48bcb0 Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Thu, 15 Sep 2022 14:21:58 +0000 Subject: [PATCH] For top layout use FrameLayout than GlifLayout In these xml files we are having nested GlifLayout, that I think messes up the UI Bug: 237169259 Test: Manual Change-Id: I9df8b1b7b5c19c61b92b30432bc7d78325876425 --- res/layout-sw600dp/confirm_lock_password.xml | 8 +++----- res/layout-sw600dp/confirm_lock_pattern.xml | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/res/layout-sw600dp/confirm_lock_password.xml b/res/layout-sw600dp/confirm_lock_password.xml index 3925a698417..7489d100564 100644 --- a/res/layout-sw600dp/confirm_lock_password.xml +++ b/res/layout-sw600dp/confirm_lock_password.xml @@ -14,16 +14,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License --> - + android:layout_height="match_parent"> - + diff --git a/res/layout-sw600dp/confirm_lock_pattern.xml b/res/layout-sw600dp/confirm_lock_pattern.xml index 51af1f3d3d0..1551517d021 100644 --- a/res/layout-sw600dp/confirm_lock_pattern.xml +++ b/res/layout-sw600dp/confirm_lock_pattern.xml @@ -13,16 +13,14 @@ See the License for the specific language governing permissions and limitations under the License. --> - + android:layout_height="match_parent"> - +