Fix bug in creation chat
This commit is contained in:
parent
c026ae9c0c
commit
781f3a8da4
1 changed files with 0 additions and 1 deletions
|
@ -426,7 +426,6 @@ public class ChatCreationFragment extends Fragment implements View.OnClickListen
|
|||
|
||||
@Override
|
||||
public void onContactsUpdated() {
|
||||
ContactsManager.getInstance().fetchContactsAsync();
|
||||
updateList();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue