Search code examples
androidimageviewzoomingeffect

ImageView zooming in android through code


I am developing Android application for book. I create total images for book is one hundred. In the app two buttons present one is previous button and second is next button. The previous button and next move images forward and back correctly. But now I want to implement zooming effect for image. But the text are some smalls not seen correctly. Please help. Thank you


Solution

  • Below are the options available for implementing zoom in-out effect in android Imageview.

    1. How to implement zoom effect for image view in android?
    2. Android imageView Zoom-in and Zoom-Out
    3. https://github.com/chrisbanes/PhotoView