Skip to content

Commit 0312d6d

Browse files
More descriptive content description for quick settings toggle.
Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf
1 parent e4728b1 commit 0312d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/SystemUI/res/layout/system_bar_notification_panel_title.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
android:layout_width="wrap_content"
171171
android:layout_height="wrap_content"
172172
android:src="@drawable/ic_sysbar_quicksettings"
173-
android:contentDescription="@string/accessibility_settings_button"
173+
android:contentDescription="@string/accessibility_desc_quick_settings"
174174
/>
175175

176176
<ImageView

0 commit comments

Comments
 (0)