|
||||||||||
| 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_mdActiveIndicator
|
static int |
MenuDrawer_mdContentBackground
|
static int |
MenuDrawer_mdDropShadow
|
static int |
MenuDrawer_mdDropShadowColor
|
static int |
MenuDrawer_mdDropShadowEnabled
|
static int |
MenuDrawer_mdDropShadowSize
|
static int |
MenuDrawer_mdMenuBackground
|
static int |
MenuDrawer_mdMenuSize
|
static int |
MenuDrawer_mdTouchBezelSize
|
| 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 used as indicator for the active view. |
| 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 size of the drop shadow. |
| Drawable to use for the background of the menu. |
| The size of the menu. |
| The touch bezel size. |
MenuDrawer_mdActiveIndicator,
MenuDrawer_mdContentBackground,
MenuDrawer_mdDropShadow,
MenuDrawer_mdDropShadowColor,
MenuDrawer_mdDropShadowEnabled,
MenuDrawer_mdDropShadowSize,
MenuDrawer_mdMenuBackground,
MenuDrawer_mdMenuSize,
MenuDrawer_mdTouchBezelSizepublic static final int MenuDrawer_mdActiveIndicator
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_mdDropShadowSize
public static final int MenuDrawer_mdMenuBackground
public static final int MenuDrawer_mdMenuSize
public static final int MenuDrawer_mdTouchBezelSize
| Constructor Detail |
|---|
public R.styleable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||