onClick callback is not called if mZoomEnabled is false
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
After I call `setZoomable(false)` the click listener I set for the view is never called. I expect that `setZoomable(false)` would only disable zooming and not any interaction with the view.
Contributor guide
Assessment
This issue has not been assessed yet.