I am using a webview inside fragment and loading html page from assets folder. My issue is when I scroll the page all images are getting blurred?
After putting some logs this is happening onTouch of webview. I am not getting how do I stop it.
I have checked it in 4.0 and 2.3 it is happening only in ICS.