Refine UI

This commit is contained in:
ganfra 2022-11-03 12:57:49 +01:00
parent c66b7a699c
commit 4551c9307e
8 changed files with 82 additions and 41 deletions

View file

@ -8,5 +8,6 @@ android {
dependencies {
// Should not be there, but this is a POC
implementation("io.coil-kt:coil-compose:2.2.1")
implementation(libs.accompanist.systemui)
}
}