Commit Graph

7 Commits

Author SHA1 Message Date
zhongwuzw 117dd63fe0 Fix MessageInputBar layout issues && code optimize
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 .
2017-11-03 23:01:18 +08:00
zhongwuzw d812e0065a update requested changes 2017-11-01 15:12:30 +08:00
zhongwuzw 938a090cf4 Fix UITextView content size ambiguous issue 2017-11-01 11:37:35 +08:00
Nathan Tannar 466ab2fd60 Suggestions from PR #275 2017-10-21 15:13:07 -07:00
Nathan Tannar bb6de4e7bc InputTextView Comments 2017-10-20 22:10:23 -07:00
Nathan Tannar 7993f94674 Patch for Placeholder Alignment 2017-10-16 13:34:59 -07:00
Candost Dagdeviren dde838630a Update folder structure to represent groups
Signed-off-by: Candost Dagdeviren <candostdagdeviren@gmail.com>
2017-10-05 15:47:23 +02:00