Recreate splash screen
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
<style name="Base.V31.Kotatsu" parent="Base.V27.Kotatsu">
|
||||
<item name="android:windowSplashScreenAnimatedIcon">@drawable/avd_splash</item>
|
||||
<item name="android:windowSplashScreenBackground">@android:color/system_neutral2_50</item>
|
||||
<item name="android:windowSplashScreenAnimationDuration">800</item>
|
||||
<item name="android:windowSplashScreenAnimationDuration">@integer/splash_screen_duration</item>
|
||||
<item name="android:windowSplashScreenBackground">@color/m3_sys_color_dynamic_light_surface</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Kotatsu" parent="Base.V31.Kotatsu" />
|
||||
|
||||
Reference in New Issue
Block a user