Does PhotoView support swiping to view next/previous images?
Open
- Dominant language
- Java
- Stars
- 18.8k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
I need to show multiple images, by letting users to swipe left/right to show the next/previous image. Of course, when the current image has been zoomed, swiping should pan the image, until the edge of the image is reached. I think it should be a very common requirement. I mean, even the stock Gallery app in Lineage OS works like that.
I have looked into the sample code and this Issues list to find out if there is such feature, but I could not find it. Is it supported?
Contributor guide
Assessment
This issue has not been assessed yet.