首页 > 其他分享> > Bug_Android error: duplicate attribute. (错误:重复属性。) Bug_Android error: duplicate attribute. (错误:重复属性。) 2022-09-16 09:34:58 作者:互联网 error: duplicate attribute. 错误:重复属性。 如报错信息提示,属性重复赋值了 场景:刚拿到项目源码,进行修改前,先设置它的背景色,区分是哪一块内容,但没看到组件已定义了背景图片,导致重复定义,把其中一个“android:background” 删掉即可,如下,就能编过了 标签:定义,重复,attribute,duplicate,error,属性 来源: https://www.cnblogs.com/technicist/p/16698662.html