Join Slack
Powered by
You can use the interface if you want but then you...
# kodein
s
salomonbrys
02/27/2017, 2:46 PM
You can use the interface if you want but then you must "manually" add the injector and call
initializeInjector
in
onCreate
and call
destroyInjector
in
onDestroy
. See
https://salomonbrys.github.io/Kodein/#_interface_based
Open in Slack
Previous
Next