Skip to content

Commit 966496f

Browse files
sganovAndroid (Google) Code Review
authored andcommitted
Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev
2 parents d95316e + 0312d6d commit 966496f

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)