mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-01 17:26:12 +00:00
Updated task count on resume
This commit is contained in:
parent
eee29194b7
commit
a15293a73a
1 changed files with 2 additions and 0 deletions
|
@ -5235,6 +5235,8 @@ public class FragmentMessages extends FragmentBase
|
|||
adapter.setCompact(compact);
|
||||
adapter.setZoom(zoom);
|
||||
|
||||
updateListState("Resume", SimpleTask.getCount(), adapter.getItemCount());
|
||||
|
||||
if (true || !checkRedmiNote())
|
||||
if (true || !checkDoze())
|
||||
if (!checkReporting())
|
||||
|
|
Loading…
Reference in a new issue