Merge "Add talk back for regulatory info"

This commit is contained in:
Lei Yu
2016-09-28 16:44:17 +00:00
committed by Android (Google) Code Review

View File

@@ -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>