|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.simonvt.menudrawer.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_mdAllowIndicatorAnimation
|
static int |
MenuDrawer_mdContentBackground
|
static int |
MenuDrawer_mdDrawerClosedUpContentDescription
|
static int |
MenuDrawer_mdDrawerOpenUpContentDescription
|
static int |
MenuDrawer_mdDropShadow
|
static int |
MenuDrawer_mdDropShadowColor
|
static int |
MenuDrawer_mdDropShadowEnabled
|
static int |
MenuDrawer_mdDropShadowSize
|
static int |
MenuDrawer_mdMaxAnimationDuration
|
static int |
MenuDrawer_mdMenuBackground
|
static int |
MenuDrawer_mdMenuSize
|
static int |
MenuDrawer_mdSlideDrawable
|
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. |
| Whether the indicator should be animated between active views. |
| Drawable to use for the background of the content. |
| String to use as the up indicators content description when the drawer is closed |
| String to use as the up indicators content description when the drawer is open |
| 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. |
| The maximum animation duration |
| Drawable to use for the background of the menu. |
| The size of the menu. |
| Drawable that replaces the up indicator |
| The touch bezel size. |
MenuDrawer_mdActiveIndicator,
MenuDrawer_mdAllowIndicatorAnimation,
MenuDrawer_mdContentBackground,
MenuDrawer_mdDrawerClosedUpContentDescription,
MenuDrawer_mdDrawerOpenUpContentDescription,
MenuDrawer_mdDropShadow,
MenuDrawer_mdDropShadowColor,
MenuDrawer_mdDropShadowEnabled,
MenuDrawer_mdDropShadowSize,
MenuDrawer_mdMaxAnimationDuration,
MenuDrawer_mdMenuBackground,
MenuDrawer_mdMenuSize,
MenuDrawer_mdSlideDrawable,
MenuDrawer_mdTouchBezelSizepublic static final int MenuDrawer_mdActiveIndicator
public static final int MenuDrawer_mdAllowIndicatorAnimation
public static final int MenuDrawer_mdContentBackground
public static final int MenuDrawer_mdDrawerClosedUpContentDescription
public static final int MenuDrawer_mdDrawerOpenUpContentDescription
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_mdMaxAnimationDuration
public static final int MenuDrawer_mdMenuBackground
public static final int MenuDrawer_mdMenuSize
public static final int MenuDrawer_mdSlideDrawable
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 | |||||||||