mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Initialize list state
This commit is contained in:
@@ -5982,6 +5982,8 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
getContext(), getViewLifecycleOwner(),
|
||||
viewType, type, account, folder, thread, id, threading, filter_archive, criteria, server);
|
||||
|
||||
initialized = false;
|
||||
loading = false;
|
||||
vmodel.setCallback(getViewLifecycleOwner(), callback);
|
||||
vmodel.setObserver(getViewLifecycleOwner(), observer);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user