Releases: viezel/NappSlideMenu
Releases · viezel/NappSlideMenu
1.4.2
- 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
1.4.0
v1.3.2
- Minor bugfix in centerWindow if use nav controller.
- Downgraded to ViewDeck 2.2.11. Thanks to @mantonaci