Skip to content

VLCSettingsController: Fix the slow display of actionSheets

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

Disable actionSheet animation on presentViewController as actionSheets manage their animation themselves.

Merge request reports