I would also be really interested to know how to do this. Or how to
show more then 1 image where its like the gallery view

On Nov 16, 12:32 am, Mark Wyszomierski <[email protected]> wrote:
> 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 youzoomeither.
>
> 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

Reply via email to