Skip to content

Commit 4be114b

Browse files
Re-fixing content descritpion on quick settings toggle.
Bug: 7362316 Change-Id: I6d4afbcbfbe3e38a6bdd080bc60409854de08251
1 parent 7e1664d commit 4be114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/SystemUI/res/layout/status_bar_expanded_header.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
android:scaleType="center"
9595
android:src="@drawable/ic_notify_settings"
9696
android:background="@drawable/ic_notify_button_bg"
97-
android:contentDescription="@string/accessibility_settings_button"
97+
android:contentDescription="@string/accessibility_desc_quick_settings"
9898
/>
9999
<ImageView android:id="@+id/notification_button"
100100
android:layout_width="50dp"

0 commit comments

Comments
 (0)