| Package | Description |
|---|---|
| net.simonvt.menudrawer | |
| net.simonvt.menudrawer.samples |
| Modifier and Type | Class and Description |
|---|---|
class |
DraggableDrawer |
class |
OverlayDrawer |
class |
SlidingDrawer |
class |
StaticDrawer |
| Modifier and Type | Method and Description |
|---|---|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity)
Attaches the MenuDrawer to the Activity.
|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
MenuDrawer.Type type)
Attaches the MenuDrawer to the Activity.
|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
MenuDrawer.Type type,
Position position)
Attaches the MenuDrawer to the Activity.
|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
MenuDrawer.Type type,
Position position,
int dragMode)
Attaches the MenuDrawer to the Activity.
|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
Position position)
Attaches the MenuDrawer to the Activity.
|
| Modifier and Type | Field and Description |
|---|---|
protected MenuDrawer |
BaseListSample.mMenuDrawer |
Copyright © 2012-2013. All Rights Reserved.