Splash status bar color
This commit is contained in:
parent
84ede1b22d
commit
6c9f15e0bc
|
@ -372,6 +372,8 @@
|
|||
|
||||
<style name="Theme.AntennaPod.Dark.Splash" parent="Theme.AppCompat.NoActionBar">
|
||||
<item name="android:windowBackground">@drawable/bg_splash</item>
|
||||
<item name="colorPrimary">@color/ic_launcher_background</item>
|
||||
<item name="colorPrimaryDark">@color/ic_launcher_background</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.AntennaPod.VideoPlayer" parent="@style/Theme.AntennaPod.Dark">
|
||||
|
|
Loading…
Reference in New Issue