Hello
I have a simple app that when user launch app, it automatically redirect to some web page(I’m using inappbrowser);
but the problem is that after splah loading image, there is a blank page before launch webview. it’s becuase home.html is white blank page.
is there any trick that it looks appear webview right after splash image?
I tried to load image file just like splash image
but it also have white page shown first and then show png image
home.html
```