Introduce AsyncView to limit duplicated code.
This commit is contained in:
parent
fad35bfade
commit
59c01b1764
3 changed files with 123 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ android {
|
|||
// Should not be there, but this is a POC
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.vanniktech.blurhash)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.testtags)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue