SOMessaging icon indicating copy to clipboard operation
SOMessaging copied to clipboard

Text Input View hide behind KeyBoard.

Open abdul-rehman opened this issue 10 years ago • 1 comments

when text in chat box becomes too long (5 - 6 lines). When you dismiss keyboard and start texting again, Text Input View disappear behind Key Board. Please see screen shot imgo 1

abdul-rehman avatar Feb 19 '15 15:02 abdul-rehman

You have to do some work in SOMessageInputView.m method adjustTextViewSize for adjusting your view according to your view frame.

WarisSaqi avatar Jan 13 '16 07:01 WarisSaqi