jfeinstein10 / SlidingMenu

An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
Apache License 2.0
11.08k stars 5.05k forks source link

How To Slide Left panel after setSlidingEnabled(true)? #735

Open alokpandey89 opened 8 years ago

alokpandey89 commented 8 years ago

Hello Sir, I have set setSlidingEnabled(true) for disable sliding in Sliding Menu by doing this am unable to slide left pane.

Or Can you please provide Sliding status like PanelSlideListener in Sliding Menu.

Thanks Alok Pandey.

tbvdev15 commented 8 years ago

In my case, I need to setTouchModeAbove(SlidingMenu.TOUCHMODE_FULLSCREEN) in order to make the swipe gesture (slide) works