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

Commit f4dd3175 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

* commit 'fc7e682f':
  Supply content description for QS disconnect buttons
parents 3be84505 fc7e682f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -60,6 +60,7 @@
        android:clickable="true"
        android:clickable="true"
        android:focusable="true"
        android:focusable="true"
        android:scaleType="center"
        android:scaleType="center"
        android:contentDescription="@*android:string/media_route_controller_disconnect"
        android:src="@drawable/ic_qs_cancel" />
        android:src="@drawable/ic_qs_cancel" />


</LinearLayout>
</LinearLayout>