Skip to content
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

Attribute XXXX has been defined #2

Closed
yavik14 opened this issue Aug 18, 2015 · 2 comments
Closed

Attribute XXXX has been defined #2

yavik14 opened this issue Aug 18, 2015 · 2 comments

Comments

@yavik14
Copy link

yavik14 commented Aug 18, 2015

Hi Jorge,

I use the library but when i make build, AS shows me the message:

Error:(2) Attribute "strokeWidth" has already been defined
Error:(2) Attribute "fillColor" has already been defined
Error:(2) Attribute "strokeColor" has already been defined

I think that the names of these attributes are too generic and conflict with other popular libraries and can not use yours.

 I hope that solutions soon, greetings.

@JorgeCastilloPrz
Copy link
Owner

Hello. It is a known bug and i am going to fix it right now, but i would need to know which library is getting in conflict with those values, so i can be able to reproduce the compilation fail. Could you give me the name of the library? Is it ViewPager indicator?

Thanks in advance.

@JorgeCastilloPrz
Copy link
Owner

Ok, nevermind. It has been fixed and a new version has been released.

compile 'com.github.jorgecastilloprz:fillableloaders:1.02@aar'

Check out the Changelog to get more details about the new custom attribute syntax and more features that have been added to the lib.

Cheers!

JorgeCastilloPrz pushed a commit that referenced this issue May 13, 2016
Replace Lint with Coverity to make TravisCI happy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants