Slide 14
Slide 14 text
Add style
<!--Customize your theme here. splash screen background color-->
<item name="windowSplashScreenBackground">#FFFFFF</item>
<item name="windowSplashScreenIconBackgroundColor">#000000</item>
<item name="windowSplashScreenAnimatedIcon">@drawable/ic_realm_logo_250</item>
<item name="postSplashScreenTheme">@style/Theme.RealmSplashScreen.NoActionBar</item>