Join Slack
Powered by
Oh, if you try to run the above, dagger will say i...
# android
y
yousuf.haque
10/11/2017, 3:14 AM
Oh, if you try to run the above, dagger will say it can’t provide the
addFunc
as a dep for
plus3
, but if you delete that, and only have
provideAddFunc
and
val addFunc
on the component, everything works fine, and can be injected etc
Open in Slack
Previous
Next