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

problem frame on ios 8.4 #14

Closed
DuyKha opened this issue Jul 13, 2015 · 1 comment
Closed

problem frame on ios 8.4 #14

DuyKha opened this issue Jul 13, 2015 · 1 comment

Comments

@DuyKha
Copy link

DuyKha commented Jul 13, 2015

I tried to add this library to my table, It worked perfect on ios 7 but when I switch to run on 8.4 I got a problem that uitableview appear an small space on the top. Could anyone help me to solve this?

@uzysjung
Copy link
Owner

use this method.
[self.tableView addTopInsetInPortrait:64 TopInsetInLandscape:52];

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