Fixed Splash screen issues

This commit is contained in:
Prathamesh More 2022-06-06 20:39:41 +05:30
parent 2ef5a5903d
commit 33a0d113b8
5 changed files with 5 additions and 4 deletions

View file

@ -20,6 +20,5 @@
<style name="Theme.RetroMusic.SplashScreen" parent="Theme.SplashScreen">
<item name="android:windowSplashScreenAnimatedIcon">@drawable/avd_splash</item>
<item name="android:windowSplashScreenAnimationDuration">1000</item>
<item name="postSplashScreenTheme">@style/Theme.RetroMusic.FollowSystem</item>
</style>
</resources>