mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-02 00:25:10 -04: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)
|
||||
{
|
||||
mLoadingHeaderFolderName = null;
|
||||
mFolderCompleted = 0;
|
||||
mFolderTotal = 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user