Open raulamoretti opened 9 years ago
I'm facing the same problem!
@raulamoretti the solution is here: http://goo.gl/KR6W3q Worked for me. GitHub version number isn't updated.
Thanks a lot! It works for me!
This one make my day! :+1:
To avoid this kind of problem in the future, how can you check if dependency version is outdated?
To avoid this, I always check the Maven Repository: http://goo.gl/x1LfXc
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