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

Commit fc7e682f authored by Thierry Strudel's avatar Thierry Strudel Committed by Android (Google) Code Review
Browse files

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

parents 76f28bbd b3f1109d
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>