Suppress system gesture detection during streaming

This commit is contained in:
Cameron Gutman
2017-09-15 00:30:51 -07:00
parent 86f7112789
commit d0d60b8ffc
4 changed files with 38 additions and 0 deletions

View File

@@ -610,6 +610,9 @@ static NSMutableSet* hostList;
- (void)viewDidAppear:(BOOL)animated
{
[super viewDidAppear:animated];
[[self revealViewController] setPrimaryViewController:self];
[self.navigationController setNavigationBarHidden:NO animated:YES];
// Hide 1px border line