在dagger module annotation中声明subcomponent的用例是什么?Any {@link Subcomponent}- or {@code @ProductionSubcomponent}-annotated classes which should be * more than one module in a component.
THIS IS WHAT I WANT TO ACHIEVE super.onCreate(savedInstanceState);}public interface CoreActivitySubComponent extends AndroidInjector<CoreAppActivity> {// interfa