ios - How to set edges to zero? -


i'm using auto-layout set subviews' leading equal superviews' leading , dose top , right. but, example, origin of white block in following image still equal 16.
i'm not familiar edges, how make origin start @ 0?
thank suggestion.

remove checkmark margins before add constraint, setting constraints margins, if remove checkmark needed results

enter image description here

updated

to fix existing constraint

enter image description here


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -