Positioning a UILabel over a UIScrollView
Positioning a UILabel over a UIScrollView
- Subject: Positioning a UILabel over a UIScrollView
- From: Carl Hoefs <email@hidden>
- Date: Thu, 22 Jun 2017 13:27:51 -0700
iOS 10.3.2, Xcode 8.3.2
I have a View Controller scene which is layered, bottom-to-top:
- UIView
- UIImageView
- UIScrollView
- UIImageView
- UIActivityIndicatorView
- UILabel <--
All of the above display properly except the UILabel, which does not display.
The UILabel will only display when it is not positioned directly above the
UIScrollView.
How can I get the UILabel to display when positioned over the UIScrollView?
-Carl
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden