I'm changing the WebView's visibility to visible when onPageFinished() is called but the previous page is visible for a few moments before the WebView renders the new page.
Is there any way to catch the page rendering done event of the WebView?
You can detect webview start and finish on setWebViewclient