Merge changes I021f2f3e,Iec6788d4

* changes:
  Move fingerprint enroll logic into sidecar fragment
  Allow incremental builds for settings.
This commit is contained in:
Jorim Jaggi
2015-04-27 19:23:29 +00:00
committed by Android (Google) Code Review
5 changed files with 227 additions and 59 deletions

View File

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