Join Slack
Powered by
Can Kotlin help to “inject a dependency” (set a pr...
# android
n
nickk
01/29/2018, 3:17 PM
Can Kotlin help to “inject a dependency” (set a property value) into an Android activity? I want to avoid Dagger (or other frameworks) for the very simple cases. I could also create a subclass and override a method, but it feels like a big overkill.
3
Views
Open in Slack
Previous
Next