ios - Xcode: Autolayout not working correctly -



ios - Xcode: Autolayout not working correctly -

i've got weird bug in application. when load app on simulator or idevice , go pagecontrol page layout doing weird things.

i utilize pagecontrol pages calendar view, if load see this

that's good, when scroll downwards (or up) layout changes bit

if scrolling done , i'm on next page layout readjust , in it's state

so don't know has gone wrong of knows grateful! i'm using auto-layout in page , on every simulator size same problem.

if using auto-layout position vertical line, suggest base of operations it's position off of left side of cell rather right side of label left of cell.

ios xcode swift autolayout pagecontrol

Comments