Prefil BookDetail with availlable detail from the list.

This commit is contained in:
Thomas Andres Gomez 2022-10-20 17:41:54 +02:00
parent af89e153ef
commit 2774f93b6c
17 changed files with 585 additions and 478 deletions

View file

@ -123,6 +123,7 @@ dependencies {
implementation "com.google.accompanist:accompanist-drawablepainter:0.26.5-rc"
implementation "com.google.accompanist:accompanist-insets:0.26.5-rc"
implementation "com.google.accompanist:accompanist-pager:0.26.5-rc"
implementation "com.google.accompanist:accompanist-placeholder-material:0.26.5-rc"
// Landscapist
implementation "com.github.skydoves:landscapist-glide:1.5.2"