I'm trying to get a code to zoom in images implemented with ViewPager
in Universal Image Loader. I've tried these but none is what I want:
- https://github.com/sephiroth74/ImageViewZoom --> Errors to import in Eclipse
- https://github.com/chrisbanes/PhotoView --> It has this same error: Image Zoom Issue with Universal Image Loader and View Pager
- https://github.com/MikeOrtiz/TouchImageView --> It has this same error: Image Zoom Issue with Universal Image Loader and View Pager
Someone knows a code to zoom in ViewPager? thanks