iphone - ScrollView start scroll only second time that the view appear -
i've problem view in ios7 autolayout.
this structure: 
the uitextview content dynamic fit contentsize dynamically in viewdidload.
in viewdidappear try fit contentsize of mainscroll , mother view calculated sum of uiscrollview height (the little one), pager height , uitextview height. logged height , returned correct size: 1300px view doesn't scroll.
if change tab , return here scroll start scroll, i've tried put every piece of code in viewdidload doesn't work.
can me?
thanks , sorry bad english.
try selecting , selecting "reset suggested constraints" in storyboard. :).
Comments
Post a Comment