UIViewContainer with UITableVIewContainer subView, UITableViewContainer.View leaves gap at top
Posted
by user216661
on Stack Overflow
See other posts from Stack Overflow
or by user216661
Published on 2009-11-23T00:36:49Z
Indexed on
2010/04/06
19:03 UTC
Read the original article
Hit count: 251
I have a UIViewController with a UISegmentedControl that swaps out one of 3 UITableViewControllers depending up the pressed segment selected. Everything works great, except the UITableViewControllers do not fill the entire available screen, but leave a gap at the top .
© Stack Overflow or respective owner