mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-16 06:25:06 -05:00
At the end of header sync reset the counts.
This commit is contained in:
parent
a58d91f7c7
commit
b8e82085f9
@ -124,6 +124,8 @@ public class ActivityListener extends MessagingListener
|
|||||||
int total, int completed)
|
int total, int completed)
|
||||||
{
|
{
|
||||||
mLoadingHeaderFolderName = null;
|
mLoadingHeaderFolderName = null;
|
||||||
|
mFolderCompleted = 0;
|
||||||
|
mFolderTotal = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user