r89On Page Started
The way to get notified when WebViewClient.onPageStarted is called
This function is called when the web starts loading a url.
we are overriding the default behaviour of the WebViewClient.onPageStarted to add the script to the web, so the cmp does not show twice
Return
Unit
Parameters
web View
WebView?
url
String?
favicon
Bitmap?