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

Commit f15fe812 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix fingerprint progress bar in RTL" into nyc-mr1-dev

parents 5d825bc3 e8da03bc
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"