PhotoView icon indicating copy to clipboard operation
PhotoView copied to clipboard

How to use PhotoViewAttacher?

Open taehee28 opened this issue 2 years ago • 0 comments

💬 Questions and Help

Hello. I am trying to use the PhotoViewAttacher on a normal ImageView to apply zoom functionality. However, it seems that the zoom feature is not being applied as expected when I use it in this way.

val attacher = PhotoViewAttacher(binding.imageView)

Is this not the correct way to use the PhotoViewAttacher for zoom functionality?

taehee28 avatar Jan 02 '24 05:01 taehee28