parent
6bdd538096
commit
e9734667c6
@ -231,6 +231,7 @@
|
|||||||
initWithRootViewController:self.inAppBrowserViewController];
|
initWithRootViewController:self.inAppBrowserViewController];
|
||||||
nav.orientationDelegate = self.inAppBrowserViewController;
|
nav.orientationDelegate = self.inAppBrowserViewController;
|
||||||
nav.navigationBarHidden = YES;
|
nav.navigationBarHidden = YES;
|
||||||
|
nav.modalPresentationStyle = self.inAppBrowserViewController.modalPresentationStyle;
|
||||||
|
|
||||||
__weak CDVInAppBrowser* weakSelf = self;
|
__weak CDVInAppBrowser* weakSelf = self;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user