From 8451244a965bab32b9cea4331d780f8141cb3ddd Mon Sep 17 00:00:00 2001 From: lbill Date: Mon, 8 Apr 2024 09:39:00 +0000 Subject: [PATCH] Customize the pattern view with dimen/biometric_auth_pattern_view_size The portrait config with the "@dimen/biometric_auth_pattern_view_size" However, the layout in land didn't config correctly Flag: NA Bug: 330126728 Test: Manual setup pattern view, and trigger confirm lock on large screen device in landscape mode, the pattern size should be limited. Change-Id: I5dbb5534f2674064742ed45d6ab817cc3970b412 --- res/layout-land/confirm_lock_pattern_base.xml | 4 ++-- res/layout-land/confirm_lock_pattern_normal_base.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/layout-land/confirm_lock_pattern_base.xml b/res/layout-land/confirm_lock_pattern_base.xml index 99617698e80..01f028e1684 100644 --- a/res/layout-land/confirm_lock_pattern_base.xml +++ b/res/layout-land/confirm_lock_pattern_base.xml @@ -71,8 +71,8 @@ diff --git a/res/layout-land/confirm_lock_pattern_normal_base.xml b/res/layout-land/confirm_lock_pattern_normal_base.xml index 812aecdb2a1..4bb4818fde2 100644 --- a/res/layout-land/confirm_lock_pattern_normal_base.xml +++ b/res/layout-land/confirm_lock_pattern_normal_base.xml @@ -45,8 +45,8 @@