Rename splash screen icon
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<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/avd_anim</item>
|
<item name="android:windowSplashScreenAnimatedIcon">@drawable/ic_splash_screen</item>
|
||||||
<item name="android:windowSplashScreenBackground">@android:color/white</item>
|
<item name="android:windowSplashScreenBackground">@android:color/white</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user