I am using view inside a scroll view using autolayout , I have set the scrollview constraint as top,bottom,leading and trailing. View inside the scroll view is also set up with same constaint top,bottom,leading and trailing with scrollview. But the view shifts down at runtime.
I am attaching the screen shots.