Fix fingerprint progress bar in RTL am: e8da03bcaa
am: 4a637f1496
Change-Id: Iaa3370efbcfd06608a9b42818b6c207f67d76017
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user