summaryrefslogtreecommitdiffstats
path: root/res/layout/fingerprint_enroll_enrolling_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/fingerprint_enroll_enrolling_content.xml')
-rw-r--r--res/layout/fingerprint_enroll_enrolling_content.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/fingerprint_enroll_enrolling_content.xml b/res/layout/fingerprint_enroll_enrolling_content.xml
index 5570bdb..6da744e 100644
--- a/res/layout/fingerprint_enroll_enrolling_content.xml
+++ b/res/layout/fingerprint_enroll_enrolling_content.xml
@@ -38,6 +38,7 @@
android:max="10000"
android:progress="0"
android:indeterminate="false"
- android:progressDrawable="@drawable/fingerprint_progress_ring" />
+ android:progressDrawable="@drawable/fingerprint_progress_ring"
+ android:rotation="-90"/>
</RelativeLayout>