hi all :wave: If I would like to implement a `CoroutineWorker` for a n*not* persistent work, with `W...
g
hi all 👋 If I would like to implement a
CoroutineWorker
for a n*not* persistent work, with
WorkManager
like this example here, would my app show a notification when the work is executing? I want to confirm this won't happen!