I am having some troubles while displaying the parent layout. It seems to have a fixed size and it does not adapts to the actual size of my parent layout. The Expandable layout is wrapped within a linearlayout in a nestedscroll view.
I attach the code in case I am doing something wrong:
Please complete the following information:
Describe the Bug: Hi,
I am having some troubles while displaying the parent layout. It seems to have a fixed size and it does not adapts to the actual size of my parent layout. The Expandable layout is wrapped within a linearlayout in a nestedscroll view.
I attach the code in case I am doing something wrong:
content_expandable_parent:
Expected Behavior: What I expect is the expandable layout header to adapt to my parent layout content.
Thanks in advance for your help!!
Cheers, Nacho