Merge "New background for notification panel header." into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
622976ba77
BIN
packages/SystemUI/res/drawable-hdpi/notification_header_bg.9.png
Normal file
BIN
packages/SystemUI/res/drawable-hdpi/notification_header_bg.9.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 218 B |
BIN
packages/SystemUI/res/drawable-mdpi/notification_header_bg.9.png
Normal file
BIN
packages/SystemUI/res/drawable-mdpi/notification_header_bg.9.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 209 B |
Binary file not shown.
|
After Width: | Height: | Size: 252 B |
@@ -20,7 +20,6 @@
|
||||
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingTop="@dimen/notification_panel_header_padding_top"
|
||||
android:background="@drawable/notification_header_bg"
|
||||
android:orientation="horizontal"
|
||||
android:gravity="center_vertical"
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
<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>
|
||||
<color name="notification_list_shadow_top">#80000000</color>
|
||||
<drawable name="recents_callout_line">#99ffffff</drawable>
|
||||
<drawable name="notification_item_background_legacy_color">#ffaaaaaa</drawable>
|
||||
|
||||
Reference in New Issue
Block a user