Skip to content

Player: Swipe to minimize

Felix Paul Kühne requested to merge fkuehne/vlc-ios:fp-456 into master

This patch adjusts the distance you have to swipe to minimize the player from 50% of the view height to 10%, making it significantly easier minimize the player.

This patch also makes it so that you can swipe down from the middle of the screen to minimize the player. If the volume/brightness gestures are disabled, you're able to swipe down from anywhere on the screen.

Before:

256642653-281ab42b-7061-43f3-8549-e216c65c8ffb

After:

256642632-b8c0eb15-eb90-4922-863e-ab46a1fbeada

Forward-port from: https://github.com/videolan/vlc-ios/pull/456

Edited by Felix Paul Kühne

Merge request reports