|
|
|
|
|
by MProgrammer
4758 days ago
|
|
Perhaps you could use a table view with static cells (even just one cell with everything in it) instead of a scroll view in most cases. With container views, you can make the static table view a subview of another controller easily now, too. |
|