ios - Auto layout with Scrollview and sticky view -


so have viewcontroller in storyboard has uiscrollview several views added it. selected view (sticky) in image below, doesn't have correct constraints, supposed stay on top of scrollview when scrolling. 'description' dynamic height text. selected view should stay @ bottom of 'description' text when has reach top of scrollview remain @ top.

what's best approach use here?

thanks

enter image description here


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -

Receive udp packets in android gstreamer -