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-hdpi | |
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-hdpi')
-rw-r--r-- | res/drawable-hdpi/notification_close.png | bin | 0 -> 501 bytes |
-rw-r--r-- | res/drawable-hdpi/notification_next.png | bin | 941 -> 651 bytes |
-rw-r--r-- | res/drawable-hdpi/notification_pause.png | bin | 233 -> 459 bytes |
-rw-r--r-- | res/drawable-hdpi/notification_play.png | bin | 807 -> 599 bytes |
-rw-r--r-- | res/drawable-hdpi/notification_prev.png | bin | 957 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/notification_previous.png | bin | 0 -> 633 bytes |
-rw-r--r-- | res/drawable-hdpi/notification_stop.png | bin | 338 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/notification_close.png b/res/drawable-hdpi/notification_close.png Binary files differnew file mode 100644 index 00000000..916c9a0f --- /dev/null +++ b/res/drawable-hdpi/notification_close.png diff --git a/res/drawable-hdpi/notification_next.png b/res/drawable-hdpi/notification_next.png Binary files differindex 5835f654..078c310f 100644 --- a/res/drawable-hdpi/notification_next.png +++ b/res/drawable-hdpi/notification_next.png diff --git a/res/drawable-hdpi/notification_pause.png b/res/drawable-hdpi/notification_pause.png Binary files differindex 3324f88f..16627e44 100644 --- a/res/drawable-hdpi/notification_pause.png +++ b/res/drawable-hdpi/notification_pause.png diff --git a/res/drawable-hdpi/notification_play.png b/res/drawable-hdpi/notification_play.png Binary files differindex 8c95b6a5..02f38944 100644 --- a/res/drawable-hdpi/notification_play.png +++ b/res/drawable-hdpi/notification_play.png diff --git a/res/drawable-hdpi/notification_prev.png b/res/drawable-hdpi/notification_prev.png Binary files differdeleted file mode 100644 index 73fb16f2..00000000 --- a/res/drawable-hdpi/notification_prev.png +++ /dev/null diff --git a/res/drawable-hdpi/notification_previous.png b/res/drawable-hdpi/notification_previous.png Binary files differnew file mode 100644 index 00000000..9d10abd9 --- /dev/null +++ b/res/drawable-hdpi/notification_previous.png diff --git a/res/drawable-hdpi/notification_stop.png b/res/drawable-hdpi/notification_stop.png Binary files differdeleted file mode 100644 index ab98e188..00000000 --- a/res/drawable-hdpi/notification_stop.png +++ /dev/null |