1
0
Fork 0
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:
M66B 2023-11-13 21:20:52 +01:00
parent eee29194b7
commit a15293a73a

View file

@ -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())