improved tmdb data handling, added backdrop

This commit is contained in:
2020-10-12 22:43:42 +02:00
parent ee063a5bbe
commit 00a6981ae5
5 changed files with 100 additions and 48 deletions

View File

@ -56,6 +56,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation 'jp.wasabeef:glide-transformations:4.3.0'
implementation 'com.afollestad.material-dialogs:core:3.3.0'
implementation 'com.afollestad.material-dialogs:bottomsheets:3.3.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'