Hi,
I'd like to display a single image from the web. It'd be nice if it
could be zoomable and pan-able. I was thinking of just using a WebView
to do this:
webView = new WebView();
webView.loadUrl("mysite.com/mypicture.jpg");
but I can't force the webview to center the picture etc.
Is there any other built in image viewer widget in android? I looked
at Gallery and ImageSwitcher but these don't let you zoom either.
Thanks
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en