forked from mirrors/linphone-iphone
Fix layout of chat conversation upon rotation
This commit is contained in:
parent
d326b7f56e
commit
555428d62d
1 changed files with 2 additions and 0 deletions
|
|
@ -347,6 +347,8 @@ static UICompositeViewDescription *compositeDescription = nil;
|
|||
[_tableController scrollToBottom:true];
|
||||
[self refreshImageDrawer];
|
||||
[self stopAllPlays];
|
||||
[self setIdleChatFrame];
|
||||
[self keyboardWillHide:nil];
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue