Merge "Added content description for the fingerprint icon" into mnc-dev
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
android:layout_width="120dp"
|
||||
android:layout_height="120dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:contentDescription="@android:string/fingerprint_icon_content_description"
|
||||
android:src="@drawable/fp_app_indicator" />
|
||||
|
||||
</FrameLayout>
|
||||
|
@@ -43,6 +43,7 @@
|
||||
android:layout_height="120dp"
|
||||
android:layout_marginTop="56dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:contentDescription="@android:string/fingerprint_icon_content_description"
|
||||
android:src="@drawable/fp_app_indicator" />
|
||||
|
||||
<View
|
||||
|
Reference in New Issue
Block a user