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-xhdpi | |
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-xhdpi')
-rw-r--r-- | res/drawable-xhdpi/notification_close.png | bin | 0 -> 538 bytes |
-rw-r--r-- | res/drawable-xhdpi/notification_next.png | bin | 0 -> 886 bytes |
-rw-r--r-- | res/drawable-xhdpi/notification_pause.png | bin | 0 -> 529 bytes |
-rw-r--r-- | res/drawable-xhdpi/notification_play.png | bin | 0 -> 753 bytes |
-rw-r--r-- | res/drawable-xhdpi/notification_previous.png | bin | 0 -> 891 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/notification_close.png b/res/drawable-xhdpi/notification_close.png Binary files differnew file mode 100644 index 00000000..4230842e --- /dev/null +++ b/res/drawable-xhdpi/notification_close.png diff --git a/res/drawable-xhdpi/notification_next.png b/res/drawable-xhdpi/notification_next.png Binary files differnew file mode 100644 index 00000000..44dbbd12 --- /dev/null +++ b/res/drawable-xhdpi/notification_next.png diff --git a/res/drawable-xhdpi/notification_pause.png b/res/drawable-xhdpi/notification_pause.png Binary files differnew file mode 100644 index 00000000..e8d8c535 --- /dev/null +++ b/res/drawable-xhdpi/notification_pause.png diff --git a/res/drawable-xhdpi/notification_play.png b/res/drawable-xhdpi/notification_play.png Binary files differnew file mode 100644 index 00000000..532041fa --- /dev/null +++ b/res/drawable-xhdpi/notification_play.png diff --git a/res/drawable-xhdpi/notification_previous.png b/res/drawable-xhdpi/notification_previous.png Binary files differnew file mode 100644 index 00000000..87ee8d2f --- /dev/null +++ b/res/drawable-xhdpi/notification_previous.png |