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

Commit 2f77eae9 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Make the notification panel header opaque.

Bug: 5504753
Change-Id: If820e4cb0dca342ca2d39ea1eb198987915c58b7
parent 374e23bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
    <drawable name="status_bar_recents_app_thumbnail_background">#88000000</drawable>
    <color name="status_bar_recents_app_label_color">#ffffffff</color>
    <drawable name="status_bar_notification_row_background_color">#ff090909</drawable>
    <drawable name="notification_header_bg">#d8000000</drawable>
    <drawable name="notification_header_bg">#FF000000</drawable>
    <drawable name="notification_tracking_bg">#d8000000</drawable>
    <color name="notification_list_shadow_top">#80000000</color>
    <drawable name="recents_callout_line">#99ffffff</drawable>