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

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

Merge "Supply content description for QS disconnect buttons" into...

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

* commit '3b6c9655':
  Supply content description for QS disconnect buttons
parents 7965ebe4 3b6c9655
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>