Fix somes loading bugs. introduce Glide.
This commit is contained in:
parent
142957d490
commit
6aca43bc5f
35 changed files with 219 additions and 565 deletions
|
|
@ -114,6 +114,9 @@ dependencies {
|
|||
implementation "com.google.accompanist:accompanist-pager:0.24.7-alpha"
|
||||
implementation "com.google.accompanist:accompanist-pager-indicators:0.24.7-alpha"
|
||||
|
||||
// Landscapist
|
||||
implementation "com.github.skydoves:landscapist-glide:1.5.2"
|
||||
|
||||
// Navigation
|
||||
implementation "androidx.navigation:navigation-compose:2.4.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue