Color the android app bar.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-19 20:13:59 +01:00
parent fb10dce89e
commit f947c5aeb2
5 changed files with 7 additions and 7 deletions

View File

@@ -98,6 +98,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
implementation 'androidx.compose.material:material-icons-extended:1.3.1'
implementation "com.google.accompanist:accompanist-systemuicontroller:0.27.0"
implementation 'androidx.activity:activity-compose:1.6.1'
implementation "androidx.compose.ui:ui:1.3.3"
implementation "androidx.compose.ui:ui-tooling-preview:1.3.3"