I am using WebView to display html content in an app. One of the pages
has a rather large PNG image. The image is large and detailed on
purpose because the idea is to use it as a map and allow users to zoom
in to see the detail.

Unfortunately, when the image is displayed with WebView, the quality
is horrific. I am assuming that WebView is attempting to do some image
optimization to reduce the size of the graphic.

Is there anyway to prevent it from doing this? I don't want the image
to lose any of its quality.

Thanks,
Jeff

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to