i currently have a couple of web pages that loads lots of elements on the screen. To not have the application looks like it freezes each time a page is loading and be presented with a blank webview, I want to detect when a new page is loading.
I have read threads that say you need to use webviewextras2 but cant find it anywhere.