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

Cannot handle UITableView which has y position under keyboard #42

Closed
osrl opened this issue Apr 7, 2014 · 1 comment
Closed

Cannot handle UITableView which has y position under keyboard #42

osrl opened this issue Apr 7, 2014 · 1 comment
Assignees

Comments

@osrl
Copy link

osrl commented Apr 7, 2014

My TableView has small height, and is under keyboard. This situation is handled on demo, but does not work on my code. I use auto layout. Is it because of constraints (top space to layout)?

@hackiftekhar
Copy link
Owner

Yes, It may be because of constraints, because of AutoLayout having their own minds, they are taking all the responsibility of managing the UITableView frame. Please suggest me how can I fix that (If I can).

Thanks
Iftekhar

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

No branches or pull requests

2 participants