mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 09:52:40 +02:00
style(ui): remove navigation bar color overrides and redundant v27 styles
This commit is contained in:
@@ -31,9 +31,6 @@
|
||||
<!-- Don't show light status bar -->
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
|
||||
<!-- Set Navigation Bar color -->
|
||||
<item name="android:navigationBarColor">@color/player_sheet_background</item>
|
||||
|
||||
<!-- Set splash screen icon background color -->
|
||||
<item name="android:windowSplashScreenIconBackgroundColor">@color/splashBackgroundColor</item>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user