xcode 7 / iOS 9 / iPhone 6 sim: why extra padding to left of UITableView? -
see screenshot below iphone 6 simulation run. i've set suggested constraints. i've cleared constraints , reset them. none of -- there still padding on left of table cells, , appears table overreaches bottom border of screen. going on?
note using "compact width / regular height" in xcode storyboard.
there small left-margin before each horizontal bar between uitableviewcell
s in uitableview
. looking @ prototype cell uitableviewcell
in 1 of storyboards, believe left-margin baked cell default. not know if adjustable.
Comments
Post a Comment