Scrolling behavior in ViewPager
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
I'm sorry if this has been asked before, I just haven't found anything relating this this.
So when PhotoView is in a ViewPager and the photo is scrollable (larger than the view size), the behavior is that whenever it reaches border, ViewPager takes over and starts to scroll pages. So when the user try to scroll the image and reaches the edge, they wants to scroll the other direction to view other part but at this point they can only move the whole ViewPager.
I'm wondering if there is a setting to allow a larger buffer after scrolling to the edge before ViewPager takes over?
Contributor guide
Assessment
This issue has not been assessed yet.