Answer the question
In order to leave comments, you need to log in
Why is the ScrollView constantly going back to the top?
I create a view, I put a scrollview inside (I stretch it to full screen and set the indents to zero).
I put a picture inside the scroll + label1 + label2
Label2 contains a long text (dynamically loaded).
I launch the application, everything is displayed as it should, but the scroll scrolls and when you release it, it returns to the top.
How to overcome it?
Tried self.scrollView.contentSize.height = 1500.00 - zero reaction
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question