Add nice animation
This commit is contained in:
465
app/src/main/res/drawable/avd_anim.xml
Normal file
465
app/src/main/res/drawable/avd_anim.xml
Normal file
File diff suppressed because one or more lines are too long
@@ -2,7 +2,8 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<style name="Theme.App.Starting" parent="Base.Theme.App.Starting">
|
<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>
|
</style>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
Reference in New Issue
Block a user