SlidingMenu icon indicating copy to clipboard operation
SlidingMenu copied to clipboard

Rotate, configChanges and toggle()

Open tobrun opened this issue 12 years ago • 0 comments

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()

tobrun avatar Jan 30 '13 15:01 tobrun