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

Content view doesn't get updated in unfolded state. #88

Open
OmSingh5092 opened this issue Jun 7, 2020 · 0 comments
Open

Content view doesn't get updated in unfolded state. #88

OmSingh5092 opened this issue Jun 7, 2020 · 0 comments

Comments

@OmSingh5092
Copy link

When the content view is unfolded and if it's height gets changed due to some action then the change in the height is not visible. However when the content view is folded the height changes. Temporarily I have had this working by folding and unfolding the folding cell without animation.

    foldingCell.fold(true);
    foldingCell.unfold(true); 
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