halu5071 / git-push-hackathon

$ git push hackathon :computer:
https://www.cyberagent.co.jp/
1 stars 0 forks source link

Dependency Injection #9

Closed halu5071 closed 6 years ago

halu5071 commented 6 years ago

Overview

implement a basis of DI, using Dagger2

AppInjector
  |
AppComponent - AppModule
  |- MainActivityComponent - MainActivityModule (Subcomponent)
  |- etc