Sidemenu: Black status bar

Created on 25 Apr 2018  路  1Comment  路  Source: jonkykong/SideMenu

New Issue Checklist


I have read the guidelines for contributing and I understand:

  • [x] My issue is happening in the latest version of SideMenu.
  • [x] My issue was not solved in the README.
  • [x] My issue can not be answered on stackoverflow.com.
  • [x] My issue is not a request for new functionality that I am unwilling to build and contribute with a pull request.
  • [ ] My issue is reproducible in the demo project.

Issue Description

What I have done:

  • Using side menu with the storyboard as described in readme.
  • Create a class of tableViewController to add options in menu.
  • TableViewHeader with blue color.

Issue:
I am getting black status bar while side menu is open.

Here is the demo project & screen image where I faced issue.

DemoSideMenu.zip

screen shot 2018-04-25 at 3 24 47 pm

Most helpful comment

After going through one more time from read me I found that its SideMenuManager.menuFadeStatusBar = false , Is there any way to change the color of status bar from white and black to any other color.

>All comments

After going through one more time from read me I found that its SideMenuManager.menuFadeStatusBar = false , Is there any way to change the color of status bar from white and black to any other color.

Was this page helpful?
0 / 5 - 0 ratings