mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
android: set system bar colors
This commit is contained in:
parent
a5b04b9530
commit
6bbd236203
3 changed files with 14 additions and 0 deletions
|
@ -12,6 +12,7 @@ dependencies {
|
|||
kapt(libs.dagger.hilt.compiler)
|
||||
implementation(projects.api)
|
||||
implementation(projects.common)
|
||||
implementation(libs.accompanist.sysuicontroller)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
implementation(libs.androidx.appcompat)
|
||||
implementation(libs.androidx.paging.compose)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue