mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
system bars'color will follow the app
This commit is contained in:
@@ -59,7 +59,7 @@ dependencies {
|
||||
implementation("androidx.compose.ui:ui")
|
||||
implementation("androidx.compose.ui:ui-graphics")
|
||||
implementation("androidx.compose.ui:ui-tooling-preview")
|
||||
implementation("androidx.compose.material3:material3")
|
||||
implementation("androidx.compose.material3:material3:1.1.1")
|
||||
implementation("androidx.navigation:navigation-compose:2.7.6")
|
||||
implementation("com.google.accompanist:accompanist-systemuicontroller:0.33.2-alpha")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
|
||||
Reference in New Issue
Block a user