luckybilly / CC

业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
https://luckybilly.github.io/CC-website/
Apache License 2.0
4.04k stars 636 forks source link

模块下面出现两层会注册失败 #75

Closed Yinzeyu closed 5 years ago

Yinzeyu commented 5 years ago

qq 20181101160334 这样写会导致COMPONENT_NAME 找不到

zhangkangbin commented 5 years ago

这是因为cc-register 源码里面过滤了android.support 下的类。