traex / ExpandableLayout

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

No resource identifier found for attribute 'contentLayout' in package 'com.*.*' #59

Closed qu4sar closed 8 years ago

qu4sar commented 8 years ago

I execute all the instruction but at the compilation time Android studio retrive me this error O.o

qu4sar commented 8 years ago

Ok maybe there are an Android studio's bug on ...res-auto , i put

xmlns:expandable="http://schemas.android.com/apk/lib/com.andexert.expandablelayout.library.ExpandableLayout"

instead of

xmlns:expandable="http://schemas.android.com/apk/res-auto"