Android: Image displayed at Webview from Url with high quality loss
- by Merlino
I want to display an image from an url with an Webview at Android.
With Android phones with Version 1.5 and 1.6 there is no problem. but the same pic and the same code on an AndroidPhone with Version 2.0 and the pic is totaly pixelated.
Like Android is resizing the image first to a smaller one and then resizing it back to "normal" size.
…