From 21574cdb37588eebdbe9c486909836aba800e050 Mon Sep 17 00:00:00 2001 From: Selim Cinek Date: Thu, 23 Jul 2015 15:05:38 -0700 Subject: Added content description for the fingerprint icon Bug: 22616421 Change-Id: I58b12ae656b81e02f66aafef3d86eef1ade1e804 --- res/layout/fingerprint_enroll_finish_base.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout') 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" />