Improved the Palette APIs speed and readded colored footers to artist and song adapters.

This commit is contained in:
Karim Abou Zeid 2016-01-28 17:49:37 +01:00
commit 2ce9b38747
6 changed files with 30 additions and 62 deletions

View file

@ -139,6 +139,4 @@ dependencies {
compile 'com.github.bumptech.glide:glide:3.6.1'
compile 'com.github.kabouzeid:RecyclerView-FastScroll:v1.2-kmod'
compile 'com.github.kabouzeid:app-theme-helper:0.7.8kmod'
compile 'com.github.kabouzeid:GlidePalette:e34717bced@aar'
}