ios - How to remove margin from a viewController? -


i have created new project using storyboard. now, want add uiview default viewcontroller. when tried add constraint using autolayout uiview it's parent viewcontroller, showing -16 instead of 0 @ both leading , trailing space. make uiview smaller default uiviewcontroller width. how remove this? please help.

just remove constraints margin option ..

enter image description here


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -