<resources> <style name="MainActivityTheme.Starting" parent="Theme.SplashScreen"> <item name="windowSplashScreenBackground">@color/ic_launcher_background</item> <item name="windowSplashScreenAnimatedIcon">@drawable/icon</item> <item name="postSplashScreenTheme">@android:style/Theme.DeviceDefault</item> </style> </resources>