Join Slack
Powered by
Is it possible to inject ComponentActivity after c...
# kodein
k
Kazem Moridi
04/22/2023, 9:26 AM
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
romainbsl
06/23/2023, 4:58 PM
This is doable by using a mutable container with
https://kosi-libs.org/kodein/7.19/extension/configurable.html
15
Views
Open in Slack
Previous
Next