I have two table views, both without table view controllers, I have a view controller that's taking care of both of them.
The problem is that I'm getting weird scalings of the tables on different devices. It seems to be almost perfect on the iPhone 4 simulator. The table looks almost ridiculous on any iPad simulator.
My Table Views View settings look like this:
scale to fill
I tried changing the launch images to see if that would have any impact on scaling/zooming/etc, but that didn't really seem to change anything.
- How Can I Get My Table Views To Automatically Fill The Whole Screen On A Universal App?
edit:
alignment constraints are disabled: