Add cover image and backdrop integration

This commit is contained in:
Antonio Cappiello 2020-11-26 16:05:58 +01:00
parent 6c26c6d889
commit a0f417fa94
50 changed files with 385 additions and 204 deletions

View file

@ -70,6 +70,7 @@ dependencies {
// Glide
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation "com.github.woltapp:blurhash:f41a23cc50"
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
annotationProcessor "androidx.room:room-compiler:2.2.5"