I am building a listview with expandable components. With the following layout:
I expected the expandable component to expand and push the following components, as far as the expandable view's height. However, the first component expands into the next instead, without pushing the following components. As seen here:
I appreciate any help ๐