Merge commit 'a094cc259da268ad6f78f50afe5cbbf674418b86' into kraken * commit 'a094cc259da268ad6f78f50afe5cbbf674418b86': Collectly preserve the service start-id.
This commit is contained in:
commit
eaf1139c6c
@ -2054,7 +2054,7 @@ public class MessagingController implements Runnable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
mListeners.checkMailFinished(mContext, accountId, tag, inboxId);
|
mListeners.checkMailFinished(mContext, accountId, inboxId, tag);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user