Baseflow / Baseflow/PhotoView

How to use PhotoViewAttacher?

Open
#837 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
18.8k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

## 💬 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.
```kotlin
val attacher = PhotoViewAttacher(binding.imageView)
```
Is this not the correct way to use the PhotoViewAttacher for zoom functionality?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.