Rafs
09/27/2023, 4:01 PManimateContentSize
and the child has fillMaxHeight
but when the parent container's size changes dynamically, the child isn't resizing to fill the whole height. Is this expected behaviour or is it a bug, because I would expect the child to fillMaxHeight
alwaysPablichjenkov
09/27/2023, 4:43 PMRafs
09/27/2023, 4:46 PMonSizeChanged
and use it to set the height of the child but what happens afterwards is that the child prevents the parent from shrinking again.Pablichjenkov
09/27/2023, 4:50 PMRafs
09/27/2023, 4:55 PMPablichjenkov
09/27/2023, 5:36 PM