Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Input View hide behind KeyBoard. #30

Open
abdul-rehman opened this issue Feb 19, 2015 · 1 comment
Open

Text Input View hide behind KeyBoard. #30

abdul-rehman opened this issue Feb 19, 2015 · 1 comment

Comments

@abdul-rehman
Copy link

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

@WarisSaqi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@abdul-rehman @WarisSaqi and others