I have my UI working just fine with the use of anchors. The problem I am having is I have one specific panel that I need the contents to be scaled based on the width of the screen. I need the contents to stretch to fill the screen whether the ratio is 3:4 or 9:16. Currently if I have the panel scaled to fill the screen width wise on the iPhone 5 screen then when I scale it to the the LG Optimus L3 screen (3:4) then the panel contents are no longer filling the width and on such a small screen it is harder to see and they have the room to scale up and fill the screen.
Any hints?