I have a list displaying on a gallery in compose. Right now is showing an image and a description, when I have a big or a short description my container shrinks or grows depending of the text length, is there a way to pre-measure the texts before doing the render so that my container sets an specific height depending on how long is the text ? do you have other recommendations that could help?