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

Commit 0275e5b0 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android Git Automerger
Browse files

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

* commit 'bb45000db1217466c18114a067a74741d068ebad':
  Content description for clear all notifications
parents fca1ef2c 394ea9ea
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>