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
Hi,
i've added this line: override var prefersStatusBarHidden: Bool { return true }
in debug mode the setter is called, but the status isn't hidden.
Is there another way to hide the status bar when the photo viewer is displayed?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
i've added this line:
override var prefersStatusBarHidden: Bool { return true }
in debug mode the setter is called, but the status isn't hidden.
Is there another way to hide the status bar when the photo viewer is displayed?
Thank you
The text was updated successfully, but these errors were encountered: