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 | |
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')
-rw-r--r-- | res/drawable-mdpi/notification_close.png | bin | 0 -> 337 bytes |
-rw-r--r-- | res/drawable-mdpi/notification_next.png | bin | 0 -> 460 bytes |
-rw-r--r-- | res/drawable-mdpi/notification_pause.png | bin | 0 -> 361 bytes |
-rw-r--r-- | res/drawable-mdpi/notification_play.png | bin | 0 -> 417 bytes |
-rw-r--r-- | res/drawable-mdpi/notification_previous.png | bin | 0 -> 476 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-mdpi/notification_close.png b/res/drawable-mdpi/notification_close.png Binary files differnew file mode 100644 index 00000000..2a8f9a36 --- /dev/null +++ b/res/drawable-mdpi/notification_close.png diff --git a/res/drawable-mdpi/notification_next.png b/res/drawable-mdpi/notification_next.png Binary files differnew file mode 100644 index 00000000..f85d45a5 --- /dev/null +++ b/res/drawable-mdpi/notification_next.png diff --git a/res/drawable-mdpi/notification_pause.png b/res/drawable-mdpi/notification_pause.png Binary files differnew file mode 100644 index 00000000..06c3cf9d --- /dev/null +++ b/res/drawable-mdpi/notification_pause.png diff --git a/res/drawable-mdpi/notification_play.png b/res/drawable-mdpi/notification_play.png Binary files differnew file mode 100644 index 00000000..0248c1cc --- /dev/null +++ b/res/drawable-mdpi/notification_play.png diff --git a/res/drawable-mdpi/notification_previous.png b/res/drawable-mdpi/notification_previous.png Binary files differnew file mode 100644 index 00000000..167d7d05 --- /dev/null +++ b/res/drawable-mdpi/notification_previous.png |