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

Commit b753372d authored by John Spurlock's avatar John Spurlock
Browse files

Zen: Add content description to settings icon.

Bug:17578039
Change-Id: I6c513200b2ac1d6abd6da0dd7412500a12fded28
parent ee3ef2b8
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" />