OSDN Git Service

Add talk back for regulatory info
authorjackqdyulei <jackqdyulei@google.com>
Mon, 26 Sep 2016 22:14:56 +0000 (15:14 -0700)
committerjackqdyulei <jackqdyulei@google.com>
Mon, 26 Sep 2016 23:02:00 +0000 (16:02 -0700)
Bug: 30077425
Test: Manual -
1. Switch on talk back and click "Regulatory labels" in "About phone".
2. Click the regulatory image.
3. Check whether it has talk back.

Change-Id: Ia06d2d932f13a6973dfbd4899dcb17c67ae670f6

res/layout/regulatory_info.xml

index 8cd4157..0a74886 100755 (executable)
@@ -22,6 +22,7 @@
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:scaleType="centerCrop"
+        android:contentDescription="@string/regulatory_labels"
         android:src="@drawable/regulatory_info" />
 </ScrollView>