|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.simonvt.menudrawer.samples.R.styleable
public static final class R.styleable
| Field Summary | |
|---|---|
static int[] |
MenuDrawer
Styleables used for styling the menu drawer. |
static int |
MenuDrawer_mdArrowDrawable
|
static int |
MenuDrawer_mdContentBackground
|
static int |
MenuDrawer_mdDropShadow
|
static int |
MenuDrawer_mdDropShadowColor
|
static int |
MenuDrawer_mdDropShadowEnabled
|
static int |
MenuDrawer_mdDropShadowWidth
|
static int |
MenuDrawer_mdMenuBackground
|
static int |
MenuDrawer_mdMenuWidth
|
| Constructor Summary | |
|---|---|
R.styleable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int[] MenuDrawer
Includes the following attributes:
| Attribute | Description |
|---|---|
| Drawable to use for the arrow indicator. |
| Drawable to use for the background of the content. |
| Drawable used for the drop shadow. |
| The color of the drop shadow. |
| Defines whether the content will have a dropshadow onto the menu. |
| The width of the drop shadow. |
| Drawable to use for the background of the menu. |
| The width of the menu. |
MenuDrawer_mdArrowDrawable,
MenuDrawer_mdContentBackground,
MenuDrawer_mdDropShadow,
MenuDrawer_mdDropShadowColor,
MenuDrawer_mdDropShadowEnabled,
MenuDrawer_mdDropShadowWidth,
MenuDrawer_mdMenuBackground,
MenuDrawer_mdMenuWidthpublic static final int MenuDrawer_mdArrowDrawable
public static final int MenuDrawer_mdContentBackground
public static final int MenuDrawer_mdDropShadow
public static final int MenuDrawer_mdDropShadowColor
public static final int MenuDrawer_mdDropShadowEnabled
public static final int MenuDrawer_mdDropShadowWidth
public static final int MenuDrawer_mdMenuBackground
public static final int MenuDrawer_mdMenuWidth
| Constructor Detail |
|---|
public R.styleable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||