summaryrefslogtreecommitdiff
path: root/res/drawable
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-02-10 15:28:40 +0100
committerArne Schwabe <arne@rfc2549.org>2013-02-10 15:28:40 +0100
commitaf936c72849df3ecd628d88018bc4631c367da49 (patch)
treee3b53905fba463e083b1ae6ea407f9eaa6bf4937 /res/drawable
parent5f19119de00ff511950f9e095adbd90b3529a21c (diff)
Add more graphics for notification icon
--HG-- extra : rebase_source : 25e9d9c2c73babb9749001c1fcb32a58c32ce02a
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/ic_notification_icon.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/drawable/ic_notification_icon.xml b/res/drawable/ic_notification_icon.xml
new file mode 100644
index 00000000..db5e6e0f
--- /dev/null
+++ b/res/drawable/ic_notification_icon.xml
@@ -0,0 +1,5 @@
+<level-list xmlns:android="http://schemas.android.com/apk/res/android">
+ <item android:maxLevel="0" android:drawable="@drawable/ic_stat_vpn" />
+ <item android:maxLevel="1" android:drawable="@drawable/ic_stat_vpn" />
+ <item android:maxLevel="2" android:drawable="@drawable/ic_stat_vpn" />
+ </level-list> \ No newline at end of file