I\'ve got a WebView, with a WebViewClient that defines onErrorReceived, and onPageFinished.
The onPageFinished gets called correctly, so I know that the WebViewcli
It can't be done. At least, not in a non-hacky way.