| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
DEFAULT_ANIMATION_DURATION |
400L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
ALL |
4369 |
public static final int |
BOTTOM |
4096 |
public static final int |
LEFT |
1 |
public static final int |
RIGHT |
256 |
public static final int |
TOP |
16 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final java.lang.String |
URL_REG_EXPRESSION |
"^(https?://)?([a-zA-Z0-9_-]+\\.[a-zA-Z0-9_-]+)+(/*[A-Za-z0-9/\\-_&:?\\+=//.%]*)*" |