Set contact info on browse/search

This commit is contained in:
M66B
2018-12-28 08:21:31 +00:00
parent 7e7ccfa9b5
commit abccc2a5c0
2 changed files with 4 additions and 3 deletions

View File

@@ -2443,7 +2443,7 @@ public class ServiceSynchronize extends LifecycleService {
return message;
}
private static void downloadMessage(
static void downloadMessage(
Context context,
EntityFolder folder, IMAPFolder ifolder, IMAPMessage imessage,
long id, boolean download) throws MessagingException, IOException {