Search code examples
androidgalleryandroid-gallerypinchzoomimageswitcher

Any method to make the image in imageSwitcher can pinch zoom pan?


i was using ImageSwitcher And Gallery Demo Activity. But the demo image cannot be zoom. any method can make the ImageSwitcher zoom?


Solution

  • There is not a method in the default ImageView which enables pinch to zoom. I would look into using a 3rd party library to save you the work of creating one yourself. I would recommend Gesture ImageView.