ActivityRouter icon indicating copy to clipboard operation
ActivityRouter copied to clipboard

多模块需要主模块依赖其他子模块?

Open dreamhb opened this issue 7 years ago • 0 comments

  主模块的RouterInit类中,会包含子模块的RouterMapping,但是这些生成的RouterMapping都在子模块中,如果要正确的拿到这些类,就必须依赖这些模块。这样不太好吧

dreamhb avatar Sep 27 '17 07:09 dreamhb