I am displaying a fairly large image in a webview so that the pinch-to-zoom functions and other conveniences for viewing are already available.
It displays correctly the
Maybe try recycling the bitmap/image?
If that doesn't work, I suggest re-sampling it.
Strange out of memory issue while loading an image to a Bitmap object