Fix Incorrect lottie status on the beginning of enrolling UDFPS
Bug: b/271209610
Test: 1. adb root
2. adb shell setprop sys.fflag.override.settings_biometrics2_enrollment true
3. Excute fingerprint enroll process & check the state of enroll progress is
correct
Change-Id: I3cac369e9dcf939a09dce11a7b9e96952bceeee8
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
android:layout_height="200dp"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_marginTop="294dp"
|
||||
android:layout_marginTop="206dp"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginEnd="17dp"
|
||||
android:scaleType="centerInside"
|
||||
|
||||
Reference in New Issue
Block a user