Search code examples
xcodeuiscrollviewautolayoutuistoryboard

View Scroll UI Issue


I have an issue with my UI being able to scroll perfectly without changing the size of my white view. I tried changing the content compression and giving it an intrinsic size to no avail. Here is my UI before being scrolled and after. Help me fix my scrolling issue.

My UI before being scrolled

My UI after being scrolled


Solution

  • I fixed the issue. I had to clip the white view to bounds.