diff options
author | Scott Jackson <daneren2005@gmail.com> | 2013-11-06 17:24:32 -0800 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2013-11-06 17:24:32 -0800 |
commit | f485e54048ea911039448987552269429e3de9a4 (patch) | |
tree | 6945bb8acc13e8f369fc0f8458b570a8fe5d206c /res/drawable-mdpi-v11 | |
parent | 8ec81cc164f5518175d74bffee5754a452728f50 (diff) | |
download | dsub-f485e54048ea911039448987552269429e3de9a4.tar.gz dsub-f485e54048ea911039448987552269429e3de9a4.tar.bz2 dsub-f485e54048ea911039448987552269429e3de9a4.zip |
Closes #178 Made persistent notification more like standard, updated icons
Diffstat (limited to 'res/drawable-mdpi-v11')
-rw-r--r-- | res/drawable-mdpi-v11/notification_close.png | bin | 0 -> 241 bytes |
-rw-r--r-- | res/drawable-mdpi-v11/notification_next.png | bin | 0 -> 341 bytes |
-rw-r--r-- | res/drawable-mdpi-v11/notification_pause.png | bin | 0 -> 156 bytes |
-rw-r--r-- | res/drawable-mdpi-v11/notification_play.png | bin | 0 -> 280 bytes |
-rw-r--r-- | res/drawable-mdpi-v11/notification_previous.png | bin | 0 -> 355 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi-v11/notification_close.png b/res/drawable-mdpi-v11/notification_close.png Binary files differnew file mode 100644 index 00000000..a056fe61 --- /dev/null +++ b/res/drawable-mdpi-v11/notification_close.png diff --git a/res/drawable-mdpi-v11/notification_next.png b/res/drawable-mdpi-v11/notification_next.png Binary files differnew file mode 100644 index 00000000..7297577f --- /dev/null +++ b/res/drawable-mdpi-v11/notification_next.png diff --git a/res/drawable-mdpi-v11/notification_pause.png b/res/drawable-mdpi-v11/notification_pause.png Binary files differnew file mode 100644 index 00000000..5d3ca3f2 --- /dev/null +++ b/res/drawable-mdpi-v11/notification_pause.png diff --git a/res/drawable-mdpi-v11/notification_play.png b/res/drawable-mdpi-v11/notification_play.png Binary files differnew file mode 100644 index 00000000..999ce798 --- /dev/null +++ b/res/drawable-mdpi-v11/notification_play.png diff --git a/res/drawable-mdpi-v11/notification_previous.png b/res/drawable-mdpi-v11/notification_previous.png Binary files differnew file mode 100644 index 00000000..55a1f326 --- /dev/null +++ b/res/drawable-mdpi-v11/notification_previous.png |