iOS: Fix the forced CollectionView on initial launch
UIDeviceOrientationUnknown wasn't checked therefore UIDeviceOrientationIsPortrait() method
returned false on inital launch causing the CollectionView even when the user was in Portrait.
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Showing
Please register or sign in to comment