PhotoView with CollapsingToolbarLayout not scrollable
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I use the PhotoView inside a CollapsingToolbarLayout and it is impossible to scroll if the touch is over the PhotoView. My layout looks basically like this:
```xml
```
Any suggestions to fix this or any workaround?
Edit: If I replace the PhotoView with an ImageView scrolling just works fine.
Contributor guide
Assessment
This issue has not been assessed yet.