Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3d956e6f authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Fix 'history' text" into rvc-dev am: 21e618d9 am: 5ce4c648 am: 2563a440 am: ba7fa29f

Change-Id: Ia3374409565c7d7acd6c943520937a1b26d37504
parents 7a8f856d ba7fa29f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"