Hi everyone! after using auto layouts for my two posts, the spacing didn’t adjust if I tried to add more contents in the text part. Would really appreciate if anyone can help me with the issue, thanks in advance.
Solved
Preserved spacing not adjusted after autolayout
Best answer by Josh
Thanks! Ah it looks like the instance called Sample post
is set to a fixed height which is why it’s not adapting to the text of the post. Make sure to set that to Hug contents
. You’ll also want to set the test to be auto height instead of fixed height.
I made some edits directly in that file. Let me know if you have any other questions.
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.