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

About the Example,why the inputAccessoryView always above the keyboard? #2

Closed
EkkoG opened this issue Dec 29, 2015 · 2 comments
Closed

Comments

@EkkoG
Copy link

EkkoG commented Dec 29, 2015

I'm very confused about this,usually I add a observer at viewControllers to listent the frame changes of the input view,I can't find any code about this feature,and in the example project, the input view always above the keyboard, even user change the type of keyboard the input view always follow the key board...please tell me why...thanks a lot

@muukii
Copy link
Collaborator

muukii commented Dec 29, 2015

@cielpy
If you want to display the UIView on top of the keyboard, better to use the inputAccessoryView will be simple.
It may be easy to understand and look at the following URL.
http://derpturkey.com/uitextfield-docked-like-ios-messenger/

Thank you.

@EkkoG
Copy link
Author

EkkoG commented Dec 30, 2015

Thanks a lot.

@muukii muukii closed this as completed Dec 30, 2015
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

2 participants