1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-02 17:55:42 +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.setCompact(compact);
adapter.setZoom(zoom); adapter.setZoom(zoom);
updateListState("Resume", SimpleTask.getCount(), adapter.getItemCount());
if (true || !checkRedmiNote()) if (true || !checkRedmiNote())
if (true || !checkDoze()) if (true || !checkDoze())
if (!checkReporting()) if (!checkReporting())