mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Removing a recipient does not immediately remove them from the contacts list.
This commit is contained in:
committed by
Alex Hart
parent
8836b2a570
commit
28c6e31c7d
@@ -574,6 +574,7 @@ public final class ContactSelectionListFragment extends LoggingFragment {
|
||||
|
||||
public void reset() {
|
||||
contactSearchMediator.clearSelection();
|
||||
contactSearchMediator.refresh();
|
||||
fastScroller.setVisibility(View.GONE);
|
||||
headerActionView.setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user