ios - Auto-Layout UIScrollView and an animated UIView -


currently having issue using auto-layout , uiscrollview. issue when scroll down on scroll view, previous uiview (that should free roaming, , animated various positions) gets set initial location located in storyboard.

what's best way make single uiview not follow behavior of auto-layout , let whatever wants do?


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -