Skip to content

Commit d07f8d0

Browse files
sganovAndroid (Google) Code Review
authored andcommitted
Merge "Re-fixing content descritpion on quick settings toggle. Bug: 7362316" into jb-mr1-dev
2 parents 92d9922 + 4be114b commit d07f8d0

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)