. Android Developers Blog: How To fix white screen on app Start up?
Showing posts with label How To fix white screen on app Start up?. Show all posts
Showing posts with label How To fix white screen on app Start up?. Show all posts

Thursday, 15 September 2016

Android black screen before splash appear | Black screen on app start | How to avoid black screen in android while app is loading?

Hello Friends,           Have you facing the delay issue on app launch and black/white screen will be appearingfor few seconds. Here is the solution of this issue. 1. Inside styles.xml add below style:            <style name="Theme.AppCompat.Light.NoActionBar.FullScreen"     parent="@android:style/Theme.Black.NoTitleBar">  ...

 

Copyright @ 2013 Android Developers Blog.