SlidingMenu: disable the swipe gesture

Viewed 4674

I am using SlidingMenu together with a MapView and would like to disable swipe gesture used to open the menu whenever user has the map fragment as the content fragment. How can I do it?

2 Answers
Related