summaryrefslogtreecommitdiffstats
path: root/res/drawable/status_bg.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/status_bg.xml')
-rw-r--r--res/drawable/status_bg.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/drawable/status_bg.xml b/res/drawable/status_bg.xml
new file mode 100644
index 0000000..c2cdf2f
--- /dev/null
+++ b/res/drawable/status_bg.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+ android:src="@drawable/notify_panel_notification_icon_bg"
+ android:tileMode="repeat" />