How to add UI ImageView to UIScrollView in the code so that it is displayed in the center.
The scroll view fills a large area, and the average size of the UIImage view is about 40%.
How
How to add UI ImageView to UIScrollView in the code so that it is displayed in the center.
The scroll view fills a large area, and the average size of the UIImage view is about 40%.
How
I have a very simple UIScrollView example that does not do what it is supposed to do at all.
Not sure if it is a bug in the API or a bug in my code.
Basically, I have a UIViewController with