mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Update shortcuts on viewing local contacts
This commit is contained in:
@@ -93,6 +93,8 @@ public class FragmentContacts extends FragmentBase {
|
||||
grpReady.setVisibility(View.VISIBLE);
|
||||
}
|
||||
});
|
||||
|
||||
Shortcuts.update(getContext(), getViewLifecycleOwner());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user