pavan
pavan

Reputation: 1135

View with pinch zoom support by default in android

Is there any view that supports pinch zoom by default with out our changes for pinch zoom ? Need to perform draw operations on Image so looking for onTouch support also.

what is the view type is used when we launch image from myfiles image list?

Any help would be appreciated .

Upvotes: 1

Views: 744

Answers (1)

Kurtis Nusbaum
Kurtis Nusbaum

Reputation: 30825

Have you taken a look at any of the code from android-pinch?

Upvotes: 2

Related Questions