objective c - iOS - Storyboard - cannot view embed in scrollView -


i'm trying set scrollview. 1 way set scrollview on view option disable. check screenshot.

enter image description here enter image description here

another approach select subviews , embebed them on scrollview loose constraints.

any simple solution situation?

you cannot embed main view scroll view, instead can take new view , embed scroll view.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -