Merge "Supply content description for QS disconnect buttons" into mnc-dr1.5-dev

This commit is contained in:
Thierry Strudel
2016-01-15 23:44:45 +00:00
committed by Android (Google) Code Review

View File

@@ -60,6 +60,7 @@
android:clickable="true"
android:focusable="true"
android:scaleType="center"
android:contentDescription="@*android:string/media_route_controller_disconnect"
android:src="@drawable/ic_qs_cancel" />
</LinearLayout>