mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Invalidate accounts/identities adapter
This commit is contained in:
@@ -87,6 +87,7 @@ public class FragmentDialogSelectAccount extends FragmentDialogBase {
|
||||
if (!account.isOutlook())
|
||||
accounts.remove(account);
|
||||
adapter.addAll(accounts);
|
||||
adapter.notifyDataSetChanged();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user