I am injecting into views (using dagger). I don’t ...
# kodein
n
I am injecting into views (using dagger). I don’t see nothing wrong here. Context of the view is Activity. You should inject it on initialisation and using the same approach as in activity.