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

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

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

Android soft keyboard reverts to default keyboard on orientation change -