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

Does not support dynamic views, only uses parent layout and second layout xml #6

Open
oyebc opened this issue Jan 29, 2020 · 2 comments

Comments

@oyebc
Copy link

oyebc commented Jan 29, 2020

I tried to create multple expanded layouts in java code and add dynamic contont to the layouts but could not as the constructor for the expandable layout only takes xml layout ids and not instances of the View/ViewGroup objects

@skydoves skydoves mentioned this issue Apr 4, 2020
1 task
@Hendriyawan
Copy link

hello same problem here, i put code RecyclerView to second layout, but content not showing

@oyebc
Copy link
Author

oyebc commented Apr 15, 2020

Ended up using a different library 'net.cachapa.expandablelayout:expandablelayout:2.9.2' myself

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

2 participants