Android 引用第三方开源库,出现冲突 Manifest merger failed : Attribute application@icon value=

引入开源组件 而后sync now 冲突报错 android

这应该是 icon 冲突 在 AndroidManifest.xml中添加xml

tools : replace = "android:icon"blog

固然有时也会出现主题冲突im

那样就 添加 tools:replace="android:theme" 便可tools

相关文章
相关标签/搜索