You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2021. It is now read-only.
Every time, we send multi-line message, the _previousTextViewContentHeight use the value last time.So, It will cause the layout problem. I think we should add _previousTextViewContentHeight = MessageFontSize+20; to the sendMessage method for revert the value