I am currently working on an application that requires the use of WebView. It basically takes up the entire screen space.
Initially, the images inside the WebView look beautiful and of high quality. Unfortunately, when the user picks up (and holds) the button in the web viewer, the images then lose quality and smooth until the finger is released. Is there any way to disable this?
Well, my application does not need any scrolling. I thought Android would lower the scroll quality to better performance.
Ziygo source share