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

am: 3b6c965570

* commit '3b6c965570e5f4f54a78a6478bac40a355c6b372':
  Supply content description for QS disconnect buttons
This commit is contained in:
Thierry Strudel
2016-01-16 02:28:30 +00:00
committed by android-build-merger

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>