You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I call the PopupVC, the view shifts around 30 points downwards, and when I dismiss, it shifts back up, which is quite annoying. Might there be a problem with the iPhone X implementation (because of safe areas)? Or might I have other unrelated code which is causing the problem (maybe extendedLayouts or something alike)?
Whenever I call the PopupVC, the view shifts around 30 points downwards, and when I dismiss, it shifts back up, which is quite annoying. Might there be a problem with the iPhone X implementation (because of safe areas)? Or might I have other unrelated code which is causing the problem (maybe extendedLayouts or something alike)?
I am calling the PopupVC like this:
And in ZUserInfoTableViewController:
I am glad for any help!
The text was updated successfully, but these errors were encountered: