Closed ochococo closed 8 years ago
Thanks, I got the same result with my previous approach from here. The problem is in the testMessageBubbleLongText
. As you can see there is some extra spacing compared to the manual layout. It is there, because the text in UILabel is clipped, but the height is not adjusted to the lines that fit in the label. This is why I tried content hugging (but got no effect).
If you're concerned about the details look at the right margin in your approach. One of the "long" is nearly touching the frame of the bubble 😞
I agree. Up to you really. But fix the right margin.
Make sure these boxes are checked before submitting your Pull Request - thank you!