mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Interacting with notifications: foreground
This commit is contained in:
@@ -184,6 +184,7 @@ public class ServiceUI extends IntentService {
|
||||
crumb.put("action", action);
|
||||
Log.breadcrumb("serviceui", crumb);
|
||||
|
||||
ServiceSynchronize.state(this, true);
|
||||
ServiceSynchronize.eval(this, "ui/" + action);
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
|
||||
Reference in New Issue
Block a user