Anyone have a good solution to the situation where you .
Copy code
.animateContentSize()
On something that is aligned bottom in a Box, where sizing animation happens before the placing leaving white space below the item during the content size animation ?
d
Doris Liu
10/10/2022, 10:19 PM
Do you have a mock showing what you'd idealy like to achieve?
Doris Liu
10/12/2022, 6:25 PM
The gap is from the larger content getting swapped immediately to smaller content (from the if-else statement), while animateContentSize is gradually animating the container that the content is in. Consider using