ImageView zooming in android through code

Nasrullah Khan picture Nasrullah Khan · Apr 26, 2017 · Viewed 26.3k times · Source

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

Answer

chetan mekha picture chetan mekha · Apr 26, 2017

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