This worked for me too. It also solved another issue I was having with the background image not showing up.
Post
Replies
Boosts
Views
Activity
Perfect. That works! Thanks!
They are all in the same method. They are in a method - @IBAction func changeSize(sender: UISegmentedControl) - that captures the user's change to the size through a segmented control. These are in a "Setting" view controller.