Closed theGlenn closed 8 years ago
Hey Simon !
I need the actionbar to be with the content on the left of the static menu when my app is launched on a tablet. But when i do the following, the app crashes.
menuDrawer = MenuDrawer.attach(activity, MenuDrawer.Type.STATIC, Position.LEFT, MenuDrawer.MENU_DRAG_WINDOW);
Am i doing something wrong ?
Thanks!
Nothing ?
Hey Simon !
I need the actionbar to be with the content on the left of the static menu when my app is launched on a tablet. But when i do the following, the app crashes.
Am i doing something wrong ?
Thanks!