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

If there's a UITextField in a ViewController and the keyboard show up, when you back to MenuViewController,the textField does not resignFirstResponder #44

Closed
jxdwinter opened this issue Oct 19, 2013 · 1 comment

Comments

@jxdwinter
Copy link

ios simulator screen shot 2013-10-20 7 10 31

@jxdwinter
Copy link
Author

add [self.view.window endEditing:YES]; in RESideMenu - (void)showMenuViewController will be fine.

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