ZHChat
ZHChat copied to clipboard
how to set the space between bubble container's top and bubble top label's bottom
when i set " the bubble container's top = bubble top label's bottom + 10 " , unexpectedly, found that the text in the messageBubbleContainerView is no longer be vertically center. So , please give me help to correctly set the space between bubble container's top and bubble top label's bottom.
I set the constraint in xib .Did I do wrongly? Or I need to do sth else to not make effect upon the bubble container's content. Thanks for your reply!
@zhuozhuo please help me above, thank you very much. Have you try that way above? Did you face the same issue?
You can try to modify this property: textViewTextFrameInsets
in ZHCMessagesTableviewLayoutAttributes
Class.