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

can't support multi drawers? #244

Open
asker517 opened this issue Jul 18, 2014 · 2 comments
Open

can't support multi drawers? #244

asker517 opened this issue Jul 18, 2014 · 2 comments

Comments

@asker517
Copy link

how ?

@ghost
Copy link

ghost commented Oct 26, 2014

I can confirm it supports multi drawers with different position each, even all four position. I use it in a viewpager and it works. Don't call setContentView() from MenuDrawer, call it from activity instead, and when you attach it, use MenuDrawer.attach(Activity activity, Type type, Position position, int dragMode). Then set menu view.

@asker517
Copy link
Author

nice reply,I will have a try~ thanks @arcoiriz

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

1 participant