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

Commit 9261f897 authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 78de9759: am 2af1bf3b: am 53a19524: am ff8c16e7: Merge "Zen: Add content...

am 78de9759: am 2af1bf3b: am 53a19524: am ff8c16e7: Merge "Zen: Add content description to settings icon." into lmp-dev

* commit '78de9759984d67b46258f5ca61adfaf81d29429e':
  Zen: Add content description to settings icon.
parents e69028b5 7c903f1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@
            android:layout_alignParentEnd="true"
            android:background="@drawable/btn_borderless_rect"
            android:clickable="true"
            android:contentDescription="@null"
            android:contentDescription="@string/accessibility_desc_settings"
            android:scaleType="center"
            android:src="@drawable/ic_settings" />