Closed julian919 closed 2 years ago
Hi @julian919, ExpandablePageView adjusts its size to the size of currently displayed child, so it will match the size of the biggest child whenever it is currently displayed. I'm not sure if I answered your question, please let me know if there is something else.
@julian919 hello! did you find the solution?
Closing this issue due to lack of activity. Please let me know if there are some additional questions so I can reopen it.
Hi , I saw that the expandablepageview goes through each child's height before render.. any intention of adding a feature to default the size of the expandablepageview to the height of the child with the largest height? Thanks!