- UIViewController View color = red
- Big UIView color = blue (yellow view with star is inside big blue view)
- Small UIView at bottom color = purple
Big Blue UIView auto layout is like this

Small purple UIView at bottom auto layout is like this

When I am simulating in-call status bar why UIView is jumping?

