Skip to content

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.

See https://code.videolan.org/mfkl/libvlcsharp-samples/blob/master/Gestures/Gestures/Gestures/MainViewModel.cs

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information