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

Commit 36ada7c7 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android Git Automerger
Browse files

am 930bc907: am fc5665d1: am bb45000d: Merge "Content description for clear...

am 930bc907: am fc5665d1: am bb45000d: Merge "Content description for clear all notifications" into lmp-dev

* commit '930bc9078645189323331dcf37b3056a55de8e09':
  Content description for clear all notifications
parents 241e6d3f a99a47b0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -27,5 +27,6 @@
            android:layout_height="48dp"
            android:layout_gravity="end"
            android:src="@drawable/ic_dismiss_all"
            android:background="@drawable/ripple_drawable" />
            android:background="@drawable/ripple_drawable"
            android:contentDescription="@string/accessibility_clear_all" />
</com.android.systemui.statusbar.DismissView>