summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/ticker_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/drawable/ticker_background.xml')
-rw-r--r--packages/SystemUI/res/drawable/ticker_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/drawable/ticker_background.xml b/packages/SystemUI/res/drawable/ticker_background.xml
index 07b44ca..7320fa0 100644
--- a/packages/SystemUI/res/drawable/ticker_background.xml
+++ b/packages/SystemUI/res/drawable/ticker_background.xml
@@ -20,7 +20,7 @@
>
<!-- the large icon extends 12dp beyond the edge of the status bar -->
<item
- android:drawable="@*android:drawable/notification_item_background_color"
+ android:drawable="@drawable/notification_item_background_color"
android:top="12dp"
/>
</layer-list>