merge
This commit is contained in:
parent
a5b08a80f7
commit
d4ed766298
@ -360,7 +360,9 @@
|
||||
[super viewDidLoad];
|
||||
// Do any additional setup after loading the view.
|
||||
|
||||
self.navigationItem.hidesBackButton = YES;
|
||||
if ([MVMCoreUISplitViewController mainSplitViewController]) {
|
||||
self.navigationItem.hidesBackButton = YES;
|
||||
}
|
||||
|
||||
// init intro animation manager
|
||||
MVMAnimationManager *introAnimationManager = [[MVMAnimationManager alloc] init];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user