commit | d9ab1dfeebf89b6ac6bc6f4dd690ffa5c80f4e8a | [log] [tgz] |
---|---|---|
author | Lei Yu <jackqdyulei@google.com> | Wed Sep 28 16:44:17 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Sep 28 16:44:18 2016 +0000 |
tree | 819453962bee207f54f61665497da0e397265971 | |
parent | 43d4c41c8bcd399335bb31e5449cacb173d0a412 [diff] | |
parent | d2c388608236176e3f4c43865396333e3715109a [diff] |
Merge "Add talk back for regulatory info"
diff --git a/res/layout/regulatory_info.xml b/res/layout/regulatory_info.xml index 8cd4157..0a74886 100755 --- a/res/layout/regulatory_info.xml +++ b/res/layout/regulatory_info.xml
@@ -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>