On occasion links in the WebView will not respond. The highlight press color will appear around them but nothing happens. I am also using WebViewClient\'s shouldOverrideUrlLoa
This seems like a ridiculous work around but I guess it works. The first time the WebView loads, if you load a blank dummy html file like
before you load anything else, it appears to fix the problem. It also looks like the dummy file has to load completely first, not just start loading.