Annotation Interface Theme.Color
- Enclosing class:
- Theme
Interface to hold the color constants.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
Interface to hold the string color constants. -
Field Summary
-
Field Details
-
UNKNOWN
static final int UNKNOWNConstant for the unknown color.- See Also:
-
APP
static final int APPConstant for the app color.- See Also:
-
SYSTEM
static final int SYSTEMConstant for the system color.- See Also:
-
WALLPAPER
static final int WALLPAPERConstant for the wallpaper color.- See Also:
-