How should I handle `androidx.glance.session.Sessi...
# glance
r
How should I handle
androidx.glance.session.SessionWorker
inside the
WorkerFactory
of
CoroutineWorker
? I have to use the factory due to dependency injection, but now it seems quite confusing.
1
Removed my custom worker - achieved what I needed in the
provideContent