medyo / Fancybuttons

Icons, Borders, Radius ... for Android buttons
1.77k stars 397 forks source link

Attribute borderWidth has already been defined #23

Closed sandeepwww closed 9 years ago

sandeepwww commented 9 years ago

I get this error when i try to sync the library with gradle. How to fix this

medyo commented 9 years ago

Thanks for noticing the conflict, it's caused due to presence of many attributes with same name, maybe another library is in conflict. i'll try to add a unique namespace for all fancybutton attributes. it should be released in the coming version. (coming soon)

medyo commented 9 years ago

if you're pressed, you can use this branch namespace while awaiting deployment on maven

squeeish commented 9 years ago

Is it up in maven yet? I can't wait to try this library out.

medyo commented 9 years ago

sure, i'll deploy it as soon as possible. __ edit It's live now, check the version 1.3

squeeish commented 9 years ago

@medyo excellent, I'm using it now. Thanks for this, makes buttons so much easier than having to deal with multiple drawable files.