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

am: f4dd31755a

* commit 'f4dd31755a31a2eea6e363a1ab45a4a8634e27ed':
  Supply content description for QS disconnect buttons
This commit is contained in:
Thierry Strudel
2016-01-15 23:51:19 +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>