I am making a universal app. And even though I set the autoresizing masks on some of the components I need to "group" them. I want each group to be proportionally repositioned, but not each component. Is it bad or are other ways than add them to invisible UIView's so I can group them.
