Join Slack
Powered by
When I’m doing dependency injection with dagger2 a...
# android
m
michaelzinn
10/17/2016, 9:27 AM
When I’m doing dependency injection with dagger2 and my Kotlin class has no explicit constructor, how do I annotate it with Inject? Do I need to declare a default constructor?
2
Views
Open in Slack
Previous
Next