summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/status_bar_item_background.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/drawable/status_bar_item_background.xml')
-rw-r--r--packages/SystemUI/res/drawable/status_bar_item_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/drawable/status_bar_item_background.xml b/packages/SystemUI/res/drawable/status_bar_item_background.xml
index 3a50aa9..b82fed9 100644
--- a/packages/SystemUI/res/drawable/status_bar_item_background.xml
+++ b/packages/SystemUI/res/drawable/status_bar_item_background.xml
@@ -19,7 +19,7 @@
android:opacity="translucent"
>
<item
- android:drawable="@drawable/notification_item_background_color"
+ android:drawable="@*android:drawable/notification_item_background_color"
/>
</layer-list>