mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
fix Fullscreen to the Right headers
Fixes crashing in the fullscreen video player
This commit is contained in:
parent
37972ceca7
commit
cb09ffa6cb
1 changed files with 0 additions and 1 deletions
|
|
@ -143,7 +143,6 @@
|
|||
@property(nonatomic, strong) YTWatchPullToFullController *pullToFullController;
|
||||
- (NSUInteger) allowedFullScreenOrientations;
|
||||
// Fullscreen to the Right (uYouEnhanced Version) - @arichornlover
|
||||
- (BOOL) fullscreen;
|
||||
- (UIInterfaceOrientationMask) supportedInterfaceOrientations;
|
||||
- (UIInterfaceOrientation) preferredInterfaceOrientationForPresentation;
|
||||
- (void)forceRightFullscreenOrientation;
|
||||
|
|
|
|||
Loading…
Reference in a new issue