mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
fix ipad's ui
This commit is contained in:
parent
51b2923eff
commit
aebe52460a
1 changed files with 1 additions and 1 deletions
|
|
@ -926,7 +926,7 @@ static RootViewManager *rootViewManagerInstance = nil;
|
|||
view.chatRoom = cr;
|
||||
self.currentRoom = view.chatRoom;
|
||||
if (PhoneMainView.instance.currentView == view.compositeViewDescription)
|
||||
[view viewWillAppear:TRUE];
|
||||
[view configureForRoom:FALSE];
|
||||
else
|
||||
[PhoneMainView.instance changeCurrentView:view.compositeViewDescription];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue