Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Silde #23

Open
wolvesworld opened this issue Sep 16, 2013 · 1 comment
Open

Disable Silde #23

wolvesworld opened this issue Sep 16, 2013 · 1 comment

Comments

@wolvesworld
Copy link

It was a nice implement thank you ; But I have an issue because I am using google map on the right side and expandable list in the left and I toggle button to toggle the side menu , the Issue is when I am swiping the map to navigate threw it the side menu shows , So I want to disable the sliding and keep the event on Toggle button only. Is that Possible of any other advice ?

@mmuttaqin
Copy link

I think you can disable sliderHolder like this

slideHolder.setActivated(false);
slideHolder.setEnabled(false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants