Skip to content

VLCMovieViewController: Fix orientation detection for notches

The orientation should be detected through UIInterfaceOrientation and not UIDeviceOrientation in order to avoid specifically handling orientation such as UIDeviceOrientationFaceUp.

Merge request reports

Loading