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

Commit b3f1109d authored by Dan Sandler's avatar Dan Sandler
Browse files

Supply content description for QS disconnect buttons

Bug: 26555270
Change-Id: I3803c7ad78a64894eca5c36f5d9ecf7fc4a6ad92
parent e41a6c8b
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>