Merge "Update fingerprint illustration" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-14 01:36:27 +00:00
committed by Android (Google) Code Review
6 changed files with 155 additions and 2 deletions

View File

@@ -63,7 +63,7 @@
android:layout_height="match_parent"
android:padding="7dp"
android:contentDescription="@android:string/fingerprint_icon_content_description"
android:src="@drawable/fp_app_indicator" />
android:src="@drawable/fingerprint_enroll_finish" />
</com.android.setupwizardlib.view.FillContentLayout>
<!-- Added to align elements with fingerprint_enroll_enrolling_base -->