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

ChildView height is not Matching the parent view when we dynamically change parent view items visibility #118

Open
rjtkumar007 opened this issue Jun 19, 2020 · 1 comment

Comments

@rjtkumar007
Copy link

I have a recycler view in which I have parent view and child view two layout , in which my parent view has some three text and one read more button which will help to hide and show text dynamically.

After clicking on button when height of parent view changes, child view height still remain same to the initial state.

How can I increase the child view height dynamically with change in the height of parent view ?

Any help in this will be really appreciable . Thanks

@rjtkumar007
Copy link
Author

https://github.com/chthai64/SwipeRevealLayout/pull/87/files/6acf48de1343b16deec061fca6e1415c43c34dc3#diff-1d25256ea3d0add70e0196c0a5c8548b

Thanks to this.. Now its got fixed :)

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