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-xhdpi-v11/notification_close.png | Bin 0 -> 491 bytes .../main/res/drawable-xhdpi-v11/notification_next.png | Bin 0 -> 731 bytes .../main/res/drawable-xhdpi-v11/notification_pause.png | Bin 0 -> 257 bytes .../main/res/drawable-xhdpi-v11/notification_play.png | Bin 0 -> 493 bytes .../res/drawable-xhdpi-v11/notification_previous.png | Bin 0 -> 750 bytes .../main/res/drawable-xhdpi-v11/stat_notify_download.png | Bin 0 -> 379 bytes .../main/res/drawable-xhdpi-v11/stat_notify_playing.png | Bin 0 -> 493 bytes app/src/main/res/drawable-xhdpi-v11/stat_notify_sync.png | Bin 0 -> 1205 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/src/main/res/drawable-xhdpi-v11/notification_close.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/notification_next.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/notification_pause.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/notification_play.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/notification_previous.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/stat_notify_download.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/stat_notify_playing.png create mode 100644 app/src/main/res/drawable-xhdpi-v11/stat_notify_sync.png (limited to 'app/src/main/res/drawable-xhdpi-v11') diff --git a/app/src/main/res/drawable-xhdpi-v11/notification_close.png b/app/src/main/res/drawable-xhdpi-v11/notification_close.png new file mode 100644 index 00000000..f1013578 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/notification_close.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/notification_next.png b/app/src/main/res/drawable-xhdpi-v11/notification_next.png new file mode 100644 index 00000000..ad070680 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/notification_next.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/notification_pause.png b/app/src/main/res/drawable-xhdpi-v11/notification_pause.png new file mode 100644 index 00000000..709602aa Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/notification_pause.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/notification_play.png b/app/src/main/res/drawable-xhdpi-v11/notification_play.png new file mode 100644 index 00000000..e2bafa6a Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/notification_play.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/notification_previous.png b/app/src/main/res/drawable-xhdpi-v11/notification_previous.png new file mode 100644 index 00000000..d22488cb Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/notification_previous.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/stat_notify_download.png b/app/src/main/res/drawable-xhdpi-v11/stat_notify_download.png new file mode 100644 index 00000000..96ceb383 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/stat_notify_download.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/stat_notify_playing.png b/app/src/main/res/drawable-xhdpi-v11/stat_notify_playing.png new file mode 100644 index 00000000..e2bafa6a Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/stat_notify_playing.png differ diff --git a/app/src/main/res/drawable-xhdpi-v11/stat_notify_sync.png b/app/src/main/res/drawable-xhdpi-v11/stat_notify_sync.png new file mode 100644 index 00000000..b723bf54 Binary files /dev/null and b/app/src/main/res/drawable-xhdpi-v11/stat_notify_sync.png differ -- cgit v1.2.3