Merge "Fix 'history' text" into rvc-dev am: 21e618d9ba

Change-Id: I3f0ded00406a392e43f6d05709aa1d3d7787ce83
This commit is contained in:
Automerger Merge Worker
2020-02-27 21:34:26 +00:00

View File

@@ -33,8 +33,8 @@
android:layout_height="wrap_content"
android:layout_gravity="start"
android:focusable="true"
android:contentDescription="@string/accessibility_manage_notification"
android:text="@string/manage_notifications_text"
android:contentDescription="@string/manage_notifications_history_text"
android:text="@string/manage_notifications_history_text"
/>
<com.android.systemui.statusbar.notification.row.FooterViewButton
style="@style/TextAppearance.NotificationSectionHeaderButton"