Skip to content

Commit 2bc2157

Browse files
sganovAndroid Git Automerger
authored andcommitted
am 966496f: Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev
* commit '966496f5d57979102749ed3e4f96cbfd07aa397c': More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf
2 parents e31cc17 + 966496f commit 2bc2157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)