mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
117dd63fe0
1. Fix ambiguous layout issues when MessageInputBar run layoutIfNeeded method before added to superview. 2. Just reload new added message when click send button. 3. Change class-only protocols declaration. 4. Change placeholderLabel’s centerX、centerY priority because we need satisfy left/right、top/bottom constraint first .