Fixed Splash screen issues
This commit is contained in:
parent
2ef5a5903d
commit
33a0d113b8
5 changed files with 5 additions and 4 deletions
|
@ -123,7 +123,7 @@
|
|||
<item name="cornerSize">0dp</item>
|
||||
</style>
|
||||
|
||||
<style name="SplashTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
|
||||
<style name="Theme.RetroMusic.SplashScreen" parent="Theme.AppCompat.DayNight.NoActionBar">
|
||||
<item name="android:windowBackground">@drawable/splash</item>
|
||||
<item name="android:statusBarColor">@android:color/transparent</item>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue