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

expandable:el_contentLayout &expandable:el_headerLayout not there in ExpandableLayoutItem #56

Open
Mayur-007 opened this issue Jun 9, 2016 · 5 comments

Comments

@Mayur-007
Copy link

I have tried hard and seen many helps over issues and web but didnt found solution.

i'm using
compile 'com.github.traex.expandablelayout:library:1.3

@Cocosnake
Copy link

Did you add "xmlns:expandable="http://schemas.android.com/apk/res-auto"" ?

@showdy
Copy link

showdy commented Sep 14, 2016

i meet the same problem.

@mcalooosh
Copy link

Just replace
"xmlns:expandable="http://schemas.android.com/apk/res-auto"
WITH
"xmlns:expandable="http://schemas.android.com/apk/com.andexert.expandablelayout.library"

@biswajit123
Copy link

replacing with "xmlns:expandable="http://schemas.android.com/apk/com.andexert.expandablelayout.library" didn't work for me. :(

@fxslltfxl
Copy link

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

thank you,it‘s work

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

6 participants