ios - UITableView is 8 points wider than UIViewController -


i'm adding uitableview uiviewcontroller using interface builder. setting leading, trailing, top , bottom constraints superview margins somehow makes tableview 8 points wider viewcontroller.

here's view hierarchy:

enter image description here

the constraints:

enter image description here

viewcontroller view during runtime using xcode visual debugger:

enter image description here

tableview during runtime using xcode visual debugger:

enter image description here

the 8 points seems suspicious , picture has margins, though i'm not able figure out.

why tableview wider viewcontroller?

enter image description here

uncheck before u give constraint


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -