Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b6c9655 authored by Thierry Strudel's avatar Thierry Strudel Committed by android-build-merger
Browse files

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

am: f4dd3175

* commit 'f4dd3175':
  Supply content description for QS disconnect buttons
parents 8afab95a f4dd3175
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>