forked from mirrors/linphone-iphone
update belle-sip & linphone subs
This commit is contained in:
parent
07c88d455b
commit
4abf8a51c1
3 changed files with 2 additions and 3 deletions
|
|
@ -121,7 +121,6 @@ static UICompositeViewDescription *compositeDescription = nil;
|
|||
- (void)viewWillAppear:(BOOL)animated {
|
||||
[super viewWillAppear:animated];
|
||||
[ContactSelection setNameOrEmailFilter:@""];
|
||||
[tableController loadData];
|
||||
_searchBar.showsCancelButton = (_searchBar.text.length > 0);
|
||||
|
||||
if (tableController.isEditing) {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b67687ea52f0118de469434b448ada57025599b
|
||||
Subproject commit f1856679996c63c99fa416cd1f853cd3639e2bdf
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0f08eba9cd825cd226a2290c7f294afc602fc9a5
|
||||
Subproject commit 9b236e535d607b1baa5c4beec0b7409c54dbd03a
|
||||
Loading…
Add table
Reference in a new issue