| Modifier and Type | Field and Description |
|---|---|
static int |
colorize
Must be a boolean value, either "
true" or "false". |
static int |
fade_colors
Must be a boolean value, either "
true" or "false". |
static int |
levelup_code_view_style
Must be a reference to another resource, in the form "
@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name". |
| Constructor and Description |
|---|
attr() |
public static int colorize
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int fade_colors
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form
"@[package:]type:name") or
theme attribute (in the form
"?[package:][type:]name")
containing a value of this type.
public static int levelup_code_view_style
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".