Small improvement

This commit is contained in:
M66B 2020-05-04 16:22:18 +02:00
parent 83069ee5e8
commit 195e9383b6
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ public class EntityOperation {
Log.i("Queued sync folder=" + folder);
}
if (foreground) // Show spinner
if (foreground && folder.sync_state == null) // Show spinner
db.folder().setFolderSyncState(fid, "requested");
if (folder.account == null) // Outbox