Merge "Make the notification panel header opaque." into ics-mr1

This commit is contained in:
Peter Ng
2011-11-02 11:47:04 -07:00
committed by Android (Google) Code Review

View File

@@ -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>