mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Start foreground on start command too
This shouldn't be necessary ...
This commit is contained in:
@@ -254,6 +254,7 @@ public class ServiceSynchronize extends ServiceBase {
|
||||
Log.logExtras(intent);
|
||||
|
||||
super.onStartCommand(intent, flags, startId);
|
||||
startForeground(Helper.NOTIFICATION_SYNCHRONIZE, getNotificationService(null).build());
|
||||
|
||||
if (action != null)
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user