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
I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
AKSideMenu version: 1.4.0
Device OS version: 11.0.1
Device Name: iPhone 7
Reproduction Steps
Use storyboard solution of AKSideMenu.
Make FirstViewController with NavigationBar (custom backgroundcolor)
Start App and showLeftMenuViewController
Expected Result
I expected to have the NavigationBar at the top of the scaled ViewController without any white space on top of it.
Actual Result
There is a gap between the top of the View an NavigationBar. Setting prefersStatusBarHidden to true or false has no effect regarding this issue. (See following screenshot)
The text was updated successfully, but these errors were encountered:
After desperate hours of trying to solve this issue I got an answer. For everyone, just check off translucent checkbox for navigationBar...that worked for me.
Include the following:
1.4.0
11.0.1
iPhone 7
Reproduction Steps
Expected Result
I expected to have the NavigationBar at the top of the scaled ViewController without any white space on top of it.
Actual Result
There is a gap between the top of the View an NavigationBar. Setting prefersStatusBarHidden to true or false has no effect regarding this issue. (See following screenshot)
The text was updated successfully, but these errors were encountered: