- iOS7 statusbar updated again. Added
statusBarStyle
to help iOS7 and the LIGHT CONTENT bug. #22 - Added
closeOpenView()
. Thanks to @chrisnharvey. #19 - Added
isLeftViewOpen()
andisRightViewOpen()
- Added ability to create the SlideMenu with centerWindow only.
- Added ability to dynamically remove the left or right menu by setting leftWindow or rightWindow as null. Thanks to @nartex