ZHChat icon indicating copy to clipboard operation
ZHChat copied to clipboard

How to set the leading space between avatarContainerView and superView

Open wustzhy opened this issue 7 years ago • 1 comments

When I directly set " _messageAvatarHorizontallySpaceWithSuperView = 16 " , believing it's perfect that the space is 16 . But found that the space is 24. Please help me to do it correctly, thanks! what I do

result

wustzhy avatar Jun 19 '17 23:06 wustzhy

You can change this property: avatarcontainelvinelYwithsuperviews

If you want to change the related constraints, you can view them in the constraints in Xib.

Like this: 2017-06-20 09 55 11

zhuozhuo avatar Jun 20 '17 01:06 zhuozhuo