Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6e300bca authored by Maurice Lam's avatar Maurice Lam
Browse files

Fix fingerprint progress bar in RTL

Bug: 31047779
Change-Id: Ia6961d9fa425a8a247365f75f5c00955d69d2c60
parent 8954c27e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
        android:layout_centerInParent="true"
        style="?android:attr/progressBarStyleHorizontal"
        android:max="10000"
        android:mirrorForRtl="false"
        android:progress="0"
        android:indeterminate="false"
        android:progressDrawable="@drawable/fingerprint_progress_ring"