SlidingMenu
SlidingMenu copied to clipboard
Rotate, configChanges and toggle()
This is my setup:
in Manifest file: android:configChanges="orientation|screenSize|keyboardHidden"
I have enabled the options hardware button to trigger toggle() function.
This bug is not occuring when using swipe gestures to open the menu.
Bug use-case: open and close slidingmenu , rotate and open slidingmenu with toggle()