summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-07-27 20:57:45 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-27 20:57:45 +0000
commita8c7c8c891c99ba49167fc0095aab404a85b94bb (patch)
treef3be5ae4d676bcae34f964ba1bd3723449e34f32 /res/layout
parent95ddf903495f97f6d008f8723887228015ed7ead (diff)
parent21574cdb37588eebdbe9c486909836aba800e050 (diff)
downloadpackages_apps_Settings-a8c7c8c891c99ba49167fc0095aab404a85b94bb.zip
packages_apps_Settings-a8c7c8c891c99ba49167fc0095aab404a85b94bb.tar.gz
packages_apps_Settings-a8c7c8c891c99ba49167fc0095aab404a85b94bb.tar.bz2
Merge "Added content description for the fingerprint icon" into mnc-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/fingerprint_enroll_finish_base.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/fingerprint_enroll_finish_base.xml b/res/layout/fingerprint_enroll_finish_base.xml
index 4e641df..e0e261e 100644
--- a/res/layout/fingerprint_enroll_finish_base.xml
+++ b/res/layout/fingerprint_enroll_finish_base.xml
@@ -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