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

layout is not expanding programmatically #9

Open
OoredooMobile opened this issue Dec 6, 2016 · 0 comments
Open

layout is not expanding programmatically #9

OoredooMobile opened this issue Dec 6, 2016 · 0 comments

Comments

@OoredooMobile
Copy link

OoredooMobile commented Dec 6, 2016

I have a RecyclerView which have dynamic contents, and i have animation for showing the items.
i try to expand the last layout that i have by code, using expandedItems.expand(), expandedItems.toggle(), expandedItems.performClick(), expandedItems.setExpand(true).

but nothing is working, can you please help in this

it only works if i delay the expand until the animation is finished, is there a way to fix it without handling the animation listener?

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

1 participant