Zen: Add content description to settings icon.
Bug:17578039 Change-Id: I6c513200b2ac1d6abd6da0dd7412500a12fded28
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user