How is dagger able to inject a class from another module which hasn't been included in the component?

前端 未结 0 1218
梦毁少年i
梦毁少年i 2020-12-31 00:49

I\'ve come across a scenario where even though I hadn\'t explicitly included a module (via either @Module(includes = { .. } ) or @Component(modules = { ..

相关标签:
回答
  • 消灭零回复
提交回复
热议问题