Allow swiping to next video
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
**Is your feature request related to a problem? Please describe.**
Currently, when having multiple videos in a folder, you can't swipe to the next or previous video. You have to close the video, find the position of the previously watched video and then click on the next / previous video.
**Describe the solution you'd like**
Just like with images, I'd like to be able to swipe left/right to watch the previous/next video.
**Describe alternatives you've considered**
Like mentioned above, I could simply close the video and click on another video in the list.
Contributor guide
Assessment
This issue has not been assessed yet.