summaryrefslogtreecommitdiffstats
path: root/res/layout-land
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-07-23 15:05:38 -0700
committerSelim Cinek <cinek@google.com>2015-07-24 16:30:22 -0700
commit21574cdb37588eebdbe9c486909836aba800e050 (patch)
tree38ff49c9ada92ce57936de401b2968bb566098fc /res/layout-land
parentb48e9fdcabad7f20044f43a46e1f2c0459229862 (diff)
downloadpackages_apps_Settings-21574cdb37588eebdbe9c486909836aba800e050.zip
packages_apps_Settings-21574cdb37588eebdbe9c486909836aba800e050.tar.gz
packages_apps_Settings-21574cdb37588eebdbe9c486909836aba800e050.tar.bz2
Added content description for the fingerprint icon
Bug: 22616421 Change-Id: I58b12ae656b81e02f66aafef3d86eef1ade1e804
Diffstat (limited to 'res/layout-land')
-rw-r--r--res/layout-land/fingerprint_enroll_finish.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-land/fingerprint_enroll_finish.xml b/res/layout-land/fingerprint_enroll_finish.xml
index d70dc84..558866c 100644
--- a/res/layout-land/fingerprint_enroll_finish.xml
+++ b/res/layout-land/fingerprint_enroll_finish.xml
@@ -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>