I have three web Views next to one another, for display of seperate spinners. I get this error somtimes, which causes problems in window rendering.
heres my xml...
What happens when it doen't load? do you get an error in the logcat?
after loading the data, try doing this:
webView.refreshDrawableState();