Do some styling.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-20 08:58:51 +01:00
parent 8b4ce20c99
commit 57bb4deebe
6 changed files with 170 additions and 61 deletions

View File

@@ -1,7 +1,6 @@
<resources>
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar">
</style>
<style name="AppTheme" parent="Theme.MaterialComponents.DayNight.NoActionBar"></style>
<style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.MaterialComponents.Dark.ActionBar" />