Pro and Con about AutoLayout
yesterday, I have a problem with CGRectMake, which I already posted here :
CGRectMake is not working with UIView
it caused by AutoLayout enabled on my project. so I have to disable it.
case closed...
but today, when I run my project on 3.5 inch simulator I have a new
problem... all of my textfield, button, etc seems like a mess...
everything has no proper space between them. unlike when I have autoLayout
enabled. here's how it looks like :
is this the consequences of not enabling autoLayout? if so, what should I
do to make constant space between textfield, space of label to navbar,
etc...
thank you
No comments:
Post a Comment