Add nice animation

This commit is contained in:
Kirill Kamakin
2022-11-03 23:02:47 +01:00
parent 2f6991f747
commit b32ab57781
2 changed files with 467 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,8 @@
<resources>
<style name="Theme.App.Starting" parent="Base.Theme.App.Starting">
<item name="android:windowSplashScreenAnimatedIcon">@drawable/splash_screen_animated</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/avd_anim</item>
<item name="android:windowSplashScreenBackground">@android:color/white</item>
</style>
</resources>