On Mar 22, 11:35 am, audum <[email protected]> wrote:

> Can anybody provide me the sample code for providing zoom feature for
> images displayed in gallery view of android

The main class you're looking for is ImageViewTouch, and you'll find
it in the Android source for the Camera app (as in
https://android.git.kernel.org/?p=platform/packages/apps/Camera.git;a=summary).
I integrated it into one of my apps last year, and while it wasn't
trivial, it did work out OK in the end.

Note that by "not trivial" I mean that I can't just hand you sample
code on a platter. :^) But it is all there in the AOSP.

String

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to