Is it possible to inject ComponentActivity after c...
# kodein
k
Is it possible to inject ComponentActivity after creating DI inside application class?🤔 I mean it's possible add another class in ComponentActivity after application with DI was created in the runtime?
r
This is doable by using a mutable container with https://kosi-libs.org/kodein/7.19/extension/configurable.html