From a3f33e09d2a3f6eb0d01c42fdfa2252c1c88b961 Mon Sep 17 00:00:00 2001 From: Jason Chang Date: Fri, 29 Mar 2024 09:59:56 +0000 Subject: [PATCH] Fix when registering a new fingerprint, part of the text when fingerprint recognition fails is covered by the explanatory illustration on TK4. Customize the udfps lottie animation translate position for TK4 Flag: NONE Bug: 330653929 Test: manully test with reproducible steps: 1. Settings app> Security & privacy > Device unlock > Fingerprint & Face Unlock. 2. Unlock the screen lock > Fingerprint Unlock > transit to the fingerprint registration screen. 3. Touch and hold the fingerprint sensor multiple times to attempt fingerprint registration. 4. Fail to read the fingerprint once when touching the fingerprint sensor for the registration. (e.g., shift the finger to an incorrect position) Merged-In: I818e49b5ee7ae1f7057fb63ccf3f8604efdf0964 Change-Id: I818e49b5ee7ae1f7057fb63ccf3f8604efdf0964 (cherry picked from commit f944eccba644fde778e9a91c05c8b69ea572ba39) --- tokay/overlay/packages/apps/Settings/res/values/dimens.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokay/overlay/packages/apps/Settings/res/values/dimens.xml b/tokay/overlay/packages/apps/Settings/res/values/dimens.xml index 00f6fca9..1b3d13ca 100755 --- a/tokay/overlay/packages/apps/Settings/res/values/dimens.xml +++ b/tokay/overlay/packages/apps/Settings/res/values/dimens.xml @@ -15,5 +15,5 @@ --> - -500dp + -492dp