Start a Project

How to fix application launch white screen issue

In this blog, we are going to fix application white launch screen issue. Let take the example of youtube application where the user launches youtube application there is youtube icon appear instead of SplashScreen and then user redirect to the main page in between their is no splash Screen exit so we are going to achieve the same in this blog.

  1. Make windowDisablePreview false in your style.xml

2. Create layer-list and add image src in your bitmap tab inside the layer-list.

3. Add windowBackground in your  style.xml.

Exit mobile version