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:
Vincent Wang
2023-03-02 07:02:55 +00:00
parent bfd3c051be
commit 3ff1939b59
3 changed files with 5 additions and 6 deletions

View File

@@ -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"