|
|
|
|
|
by cageface
4293 days ago
|
|
Can't agree with this at all. Auto Layout can do some things that are very hard to do with Android layouts but for the common cases I find Android's layouts vastly more logical and maintainable than the typical Auto Layout mess. There are fewer things I dread more than opening up a complex xib file to dig into a complex Auto Layout scheme. Let the hunt & peck party begin! I can open up an Android layout file and almost instantly understand how it works and what I have to do to change it. |
|
Since discovering it I've fallen in love with Autolayout and its abilities — where I used to dislike it before.