Skip to content

AudioMiniPlayer: Add context menu and remove swipe down to stop gesture

Edgar Fouillet requested to merge edrflt/vlc-ios:miniplayer__longpress into master

Add a new context menu to the miniplayer, giving a direct access to hidden actions:

  • stop
  • shuffle and repeat when using an iPhone in portrait mode

Remove the swipe down to stop gesture which conflicts with iPhone's reachability gesture.

IMG_2717

Edited by Edgar Fouillet

Merge request reports