Thursday, 22 August 2013

UITableView not correctly aligning

UITableView not correctly aligning

I have a table that is during odd things with its alignment. IT is a
UITableView on top of a view controller.

Why is there so much distance (the green line) between the navigation bar
and the first cell? And why is there a small gap between the cell and the
left side off the screen (red line)? I can of course correct this with IB
by dragging the TableView off screen but would rather fix this the 'right
way' and understand why its doing this in the first place.

No comments:

Post a Comment