forked from mirrors/linphone-iphone
Remove animation at startup
This commit is contained in:
parent
615f9192d5
commit
1253594c96
1 changed files with 0 additions and 1 deletions
|
|
@ -151,7 +151,6 @@
|
|||
[tabBarViewController viewWillAppear:animated];
|
||||
[stateBarViewController viewWillAppear:animated];
|
||||
[[UIDevice currentDevice] beginGeneratingDeviceOrientationNotifications];
|
||||
currentOrientation = [[UIDevice currentDevice] orientation];
|
||||
}
|
||||
|
||||
- (void)viewDidAppear:(BOOL)animated {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue