You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
how ?
The text was updated successfully, but these errors were encountered: