-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
borderWidth这个属性和系统的属性有冲突 #2
Comments
@sfsheng0322 请问你是不是使用了 Android Design Support Library ,抱歉,由于发布前没有经过详细地测试,给你带来了困扰,稍后我会对所有属性添加前缀以避免冲突,感谢你的反馈:) |
嗯嗯 |
@sfsheng0322 你好,bug 已经修掉了,但是最新的 0.1.4 版本还没审核,所以现在你可以试着手动导入,再次感谢反馈! |
谢谢啦,唐琪? |
thanks @tangqi92 |
Do you mind the xml posted here ? Because according to your error message, I am currently unable to determine what went wrong. |
@tangqi92 OR this : Thanks for your good supporting of this issue. |
@ParhamAhmadi Hi Thank you for your support again! |
Thanks,I will test it again now |
您好:我使用了 Android Design Support Library ,但是报“Error:(186) Attribute "borderWidth" has already been defined”错 。compile 'com.android.support:design:23.3.0'我用的是3.0的 |
你好,你能贴下具体的代码吗? |
D:\aspath\3CTV\starvideo\build\intermediates\res\merged\debug\values\values.xml
|
导完包以后就出现这样的错误了 |
您的:app:borderWidth (integer) Default to be 0
编译出错:Error:(2) Attribute "borderWidth" has already been defined
The text was updated successfully, but these errors were encountered: