Join Slack
Powered by
FWIW, Dagger2 alone works fine with the annotation...
# android
d
desseim
10/11/2015, 5:40 PM
FWIW, Dagger2 alone works fine with the annotation targeting the property alone. Like
@Inject lateinit var aVar: VarType
, I use it everywhere.
Open in Slack
Previous
Next