forked from mirrors/linphone-iphone
remove keyboard after remove contact while editing it
This commit is contained in:
parent
24c270d892
commit
c8521fb01a
1 changed files with 1 additions and 0 deletions
|
|
@ -528,6 +528,7 @@ static UICompositeViewDescription *compositeDescription = nil;
|
|||
[self onCancelClick:sender];
|
||||
}
|
||||
[self removeContact];
|
||||
[self dismissKeyboards];
|
||||
}];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue