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

Commit 3378dfe3 authored by Peter Ng's avatar Peter Ng
Browse files

Slightly transparent notification header to match visuals of the dropdown handle

-tested over actionbars which we originally thought would be problematic

Change-Id: Ia69d9bd438941682def896d014c0ee16544d9f8d
parent 0799e951
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,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">#FF000000</drawable>
    <drawable name="notification_header_bg">#d8000000</drawable>
    <drawable name="notification_tracking_bg">#d8000000</drawable>
    <color name="notification_list_shadow_top">#80000000</color>
</resources>