From 963653311eac17ad0822462014580a26e31ccc95 Mon Sep 17 00:00:00 2001 From: linus_lee Date: Thu, 18 Sep 2014 17:18:38 -0700 Subject: Eleven: This adds the playlist top artist and song artwork logic Reshuffles a lot of code from ImageWorker/ImageFetcher into ImageUtils and Separate worker tasks. The artwork logic leverages the top songs db to figure the top artist as well as the top songs for a playlist and builds images based on them. There is some basic logic to prevent this code from running all the time https://cyanogen.atlassian.net/browse/MUSIC-27 Change-Id: I05d832d4f0810b71ed0c0df184a372771537ccc1 --- res/drawable-xxhdpi/recently_added.png | Bin 0 -> 619 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-xxhdpi/recently_added.png (limited to 'res/drawable-xxhdpi') diff --git a/res/drawable-xxhdpi/recently_added.png b/res/drawable-xxhdpi/recently_added.png new file mode 100644 index 0000000..e626b05 Binary files /dev/null and b/res/drawable-xxhdpi/recently_added.png differ -- cgit v1.2.3