build报错,我什么都没有改啊,本来好好的,咋突然不行了呢,崩溃了
这个应该是module中attr重复定义导致的,在library下是自动分开读取的,作为aplication会混在一起,可以网上搜一下android studio 依赖重复如何解决
楼主是不是想用约束布局? 依赖的路径是不是不对。 androidx.constraintlayout.widget.ConstraintLayout