rocketraman
09/30/2020, 1:45 PMapplicationContext
to initialize (SQLDelight android SqlDriver). Scopes seem the right way to do that, but I don't see anything like ApplicationScope available.rocketraman
09/30/2020, 2:06 PMandroidXModule
and then I have a Context
instance available for injection... seems to work, but is that the right approach?romainbsl
09/30/2020, 3:34 PM