forked from mirrors/linphone-iphone
fix contact view : chat with contact and back to contact
This commit is contained in:
parent
ed964d8736
commit
34ee6da00b
1 changed files with 1 additions and 2 deletions
|
|
@ -746,8 +746,7 @@ static UICompositeViewDescription *compositeDescription = nil;
|
|||
#pragma mark - Action Functions
|
||||
|
||||
- (IBAction)onBackClick:(id)event {
|
||||
[_tableController setChatRoom:NULL];
|
||||
[PhoneMainView.instance popToView:ChatsListView.compositeViewDescription];
|
||||
[PhoneMainView.instance popCurrentView];
|
||||
}
|
||||
|
||||
- (IBAction)onEditClick:(id)event {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue