Fix 'history' text
Test: make Fixes: 150335502 Change-Id: I175d7e74d956bf8d1785f88d36a576f5aded1b82
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user