In phonegap + JQM android application, if there is page change
between html page , the second page appear after a white flicker.
There is white screen before second page appears.
data-transition="none" is used.
Html page contains multiple divs having data-role="page"
i.e. jQuery mobile multipage structure
Is it a defualt behaviour in android webview or there is any
solution which can be applied?
Any help would be greatful ..
Thank you.