Merge "Fix 'history' text" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
21e618d9ba
@@ -33,8 +33,8 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="start"
|
android:layout_gravity="start"
|
||||||
android:focusable="true"
|
android:focusable="true"
|
||||||
android:contentDescription="@string/accessibility_manage_notification"
|
android:contentDescription="@string/manage_notifications_history_text"
|
||||||
android:text="@string/manage_notifications_text"
|
android:text="@string/manage_notifications_history_text"
|
||||||
/>
|
/>
|
||||||
<com.android.systemui.statusbar.notification.row.FooterViewButton
|
<com.android.systemui.statusbar.notification.row.FooterViewButton
|
||||||
style="@style/TextAppearance.NotificationSectionHeaderButton"
|
style="@style/TextAppearance.NotificationSectionHeaderButton"
|
||||||
|
|||||||
Reference in New Issue
Block a user