I have an issue with my SplashScreenActivity, when I start my application on my phone it shows a white screen for about 0,5 seconds. The MainActitivy
SplashScreenActivity
MainActitivy
Change SplashActivity theme in the AndroidManifest.xml file to this.
android:theme="@android:style/Theme.Translucent.NoTitleBar"