traex / ExpandableLayout

Implementation of ExpandableListview with custom header and custom content.
MIT License
1.64k stars 361 forks source link

Error on dependency #24

Open raulamoretti opened 9 years ago

raulamoretti commented 9 years ago

Hey guys!

I want to use com.github.traex.expandablelayout:library:1.2.2 and the new compile 'com.android.support:design:22.2.0'

but when I use I get the error: Error:(1) Attribute "headerLayout" has already been defined

I find and I found the same attr: int attr headerLayout 0x?????

There are some resolution for this?

thanks, Raul

diogochbittencourt commented 9 years ago

I'm facing the same problem!

diogochbittencourt commented 9 years ago

@raulamoretti the solution is here: http://goo.gl/KR6W3q Worked for me. GitHub version number isn't updated.

jiahaoliuliu commented 9 years ago

Thanks a lot! It works for me!

anaszakariyah commented 9 years ago

This one make my day! :+1:

To avoid this kind of problem in the future, how can you check if dependency version is outdated?

diogochbittencourt commented 9 years ago

To avoid this, I always check the Maven Repository: http://goo.gl/x1LfXc