Skip to content

Commit 4bd3a12

Browse files
committed
New background for notification panel header.
Bug: 6593364 Change-Id: Ifc0a9c17cbb413316d9a06d9b29cf4ca843c2103
1 parent f6452d0 commit 4bd3a12

File tree

5 files changed

+0
-2
lines changed

5 files changed

+0
-2
lines changed
218 Bytes
Loading
209 Bytes
Loading
252 Bytes
Loading

packages/SystemUI/res/layout/status_bar_expanded_header.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
2121
android:layout_width="match_parent"
2222
android:layout_height="wrap_content"
23-
android:paddingTop="@dimen/notification_panel_header_padding_top"
2423
android:background="@drawable/notification_header_bg"
2524
android:orientation="horizontal"
2625
android:gravity="center_vertical"

packages/SystemUI/res/values/colors.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<drawable name="status_bar_recents_app_thumbnail_background">#88000000</drawable>
2525
<color name="status_bar_recents_app_label_color">#ffffffff</color>
2626
<drawable name="status_bar_notification_row_background_color">#ff090909</drawable>
27-
<drawable name="notification_header_bg">#FF000000</drawable>
2827
<color name="notification_list_shadow_top">#80000000</color>
2928
<drawable name="recents_callout_line">#99ffffff</drawable>
3029
<drawable name="notification_item_background_legacy_color">#ffaaaaaa</drawable>

0 commit comments

Comments
 (0)