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

placeholder views aligned to top of UITableViewController #67

Open
tobitech opened this issue Jun 6, 2018 · 2 comments
Open

placeholder views aligned to top of UITableViewController #67

tobitech opened this issue Jun 6, 2018 · 2 comments

Comments

@tobitech
Copy link

tobitech commented Jun 6, 2018

I set up my placeholder view as usual inside of a UITableViewController using the view's frame, but the placeholder views don't take the entire view's frame instead are aligned to the top with parts hiding under the navigation controller. How can I resolve this please?

@peihsendoyle
Copy link

I met this issue too.

@ArtemGoryunov
Copy link

I had the same issue. Just replace UITableViewController with UIViewController with UITableView inside.

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