Now using OkHttp Glide module, also improved the artist image loading and caching.
This commit is contained in:
parent
967ef7d824
commit
524273228d
8 changed files with 39 additions and 18 deletions
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
|
|
@ -22,8 +22,7 @@
|
|||
-keepattributes Signature
|
||||
-keepattributes Exceptions
|
||||
|
||||
# Glide
|
||||
-keepnames class com.kabouzeid.gramophone.glide.PhonographGlideModule
|
||||
# Glide Modules
|
||||
-keep public class * implements com.bumptech.glide.module.GlideModule
|
||||
|
||||
# ButterKnife
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue