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)

Change-Id: I818e49b5ee7ae1f7057fb63ccf3f8604efdf0964
This commit is contained in:
Jason Chang 2024-03-29 09:59:56 +00:00
parent 7b34240fe7
commit f944eccba6

View file

@ -15,5 +15,5 @@
-->
<resources>
<dimen name="udfps_lottie_translate_y">-500dp</dimen>
<dimen name="udfps_lottie_translate_y">-492dp</dimen>
</resources>