Confusing about set dependencies to component interface

57 views
Skip to first unread message

Tim.Cui

unread,
Apr 23, 2016, 10:56:57 AM4/23/16
to Dagger Discuss
In general , in a component interface , we set @Component(dependencies = xxxComponent.class), it is about the A component depends on B component
but if we set @Component(dependencies = xxxModule.class), is it same to set @Component(modules = xxxModule.class) ?
if different , what the difference is between these two way?
Reply all
Reply to author
Forward
0 new messages