Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White space on top of scaled ContentViewController #29

Closed
1 task done
calli23 opened this issue Sep 30, 2017 · 1 comment
Closed
1 task done

White space on top of scaled ContentViewController #29

calli23 opened this issue Sep 30, 2017 · 1 comment

Comments

@calli23
Copy link

calli23 commented Sep 30, 2017

  • 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
  1. Use storyboard solution of AKSideMenu.
  2. Make FirstViewController with NavigationBar (custom backgroundcolor)
  3. 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)

img_3052

@calli23
Copy link
Author

calli23 commented Oct 6, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant