1

In my application, I am using dagger-2 for Android, I am extending my every activity with BaseActivity which extends DaggerAppCompatActivity. I have created a 'module' (ActivityBuilder) where we are suppose to specify every new activity as @ContributesAndroidInjector.

Can we specify only BaseActivity instead of mentionting every activity as BaseActivity is parent for all activities?

Drarig29
  • 1,902
  • 1
  • 19
  • 42
Prerana
  • 11
  • 1

0 Answers0