| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
HORIZONTAL |
0 |
public static final java.lang.String |
KEY_EXPANSION |
"expansion" |
public static final java.lang.String |
KEY_SUPER_STATE |
"super_state" |
public static final int |
VERTICAL |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
COLLAPSED |
0 |
public static final int |
COLLAPSING |
1 |
public static final int |
EXPANDED |
3 |
public static final int |
EXPANDING |
2 |