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

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

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

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

* commit 'de53e07222a90bcbd786fec226ee01bc70f879e4':
  Zen: Add content description to settings icon.
parents 75c0a9e3 9261f897
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" />