I am creating an app that has two UIImageViews at the top And some custom buttons between the bottom of the screen and between them I am using in UIScrollview so that users can scroll through both of them, while the two images are top Stay on; Below are as they are. But when I use ScrollView, both scroll the buttons on UIimageview, just hide them instead of scrolling between them or scrolling down the user. How do I UIImagviews < / Strong> UIScrollview
I think That you use the interface builder ...
Make sure that:
- The frame of the scroll view is between the view
- scroll down Q clip clips are examined
- View scenes appear in the hierarchy after the scroll view (if not, you can drag them only within the hierarchy)
Comments
Post a Comment