Extend gesture support
Problem to solve
Improve gesture support
Intended users
LibVLCSharp.Forms users
Proposal
We could do as VLC Android does:
- Vertical gestures on the left of the screen -> change brightness.
- Vertical gestures on the right of the screen -> change volume.
- Horizontal gestures -> seeking.