I have seen at least one post about this from a while back, but has anyone been able to accomplish an auto-layout with some columns missing? For instance, I have 5 fields that I want to lay out in columns. I want something like the following:
FF
FFF
And I want both of the auto-layout containers to fill their parents across the entire body. The first row doesn’t seem possible with today’s auto-layout not allowing percentages.
Am I missing this or is it something that exists? I feel like this is a critical feature of auto-layouts.