You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
💬 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.
Is this not the correct way to use the PhotoViewAttacher for zoom functionality?
The text was updated successfully, but these errors were encountered: