From cfd014d38cba03ba05f571597b361ab253bff578 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sat, 25 Apr 2015 17:03:02 -0700 Subject: Update to gradle --- .../main/res/drawable-xxhdpi-v11/notification_close.png | Bin 0 -> 712 bytes .../main/res/drawable-xxhdpi-v11/notification_next.png | Bin 0 -> 1105 bytes .../main/res/drawable-xxhdpi-v11/notification_pause.png | Bin 0 -> 358 bytes .../main/res/drawable-xxhdpi-v11/notification_play.png | Bin 0 -> 781 bytes .../res/drawable-xxhdpi-v11/notification_previous.png | Bin 0 -> 1143 bytes .../res/drawable-xxhdpi-v11/stat_notify_download.png | Bin 0 -> 531 bytes .../main/res/drawable-xxhdpi-v11/stat_notify_playing.png | Bin 0 -> 781 bytes .../main/res/drawable-xxhdpi-v11/stat_notify_sync.png | Bin 0 -> 2198 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/src/main/res/drawable-xxhdpi-v11/notification_close.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/notification_next.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/notification_pause.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/notification_play.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/notification_previous.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/stat_notify_download.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/stat_notify_playing.png create mode 100644 app/src/main/res/drawable-xxhdpi-v11/stat_notify_sync.png (limited to 'app/src/main/res/drawable-xxhdpi-v11') diff --git a/app/src/main/res/drawable-xxhdpi-v11/notification_close.png b/app/src/main/res/drawable-xxhdpi-v11/notification_close.png new file mode 100644 index 00000000..c3ac026a Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/notification_close.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/notification_next.png b/app/src/main/res/drawable-xxhdpi-v11/notification_next.png new file mode 100644 index 00000000..06911082 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/notification_next.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/notification_pause.png b/app/src/main/res/drawable-xxhdpi-v11/notification_pause.png new file mode 100644 index 00000000..1513f9d9 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/notification_pause.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/notification_play.png b/app/src/main/res/drawable-xxhdpi-v11/notification_play.png new file mode 100644 index 00000000..9138a760 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/notification_play.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/notification_previous.png b/app/src/main/res/drawable-xxhdpi-v11/notification_previous.png new file mode 100644 index 00000000..b4456c16 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/notification_previous.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/stat_notify_download.png b/app/src/main/res/drawable-xxhdpi-v11/stat_notify_download.png new file mode 100644 index 00000000..b2dc5651 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/stat_notify_download.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/stat_notify_playing.png b/app/src/main/res/drawable-xxhdpi-v11/stat_notify_playing.png new file mode 100644 index 00000000..9138a760 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/stat_notify_playing.png differ diff --git a/app/src/main/res/drawable-xxhdpi-v11/stat_notify_sync.png b/app/src/main/res/drawable-xxhdpi-v11/stat_notify_sync.png new file mode 100644 index 00000000..61f6a331 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi-v11/stat_notify_sync.png differ -- cgit v1.2.3