Annotation Interface Theme.Code.Color
- Enclosing class:
- Theme.Code
public static @interface Theme.Code.Color
Interface to hold the theme code color constants.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Constant value for the background color.static final int
Constant value for the data color.
-
Field Details
-
BACKGROUND
Constant value for the background color.- See Also:
-
DATA
Constant value for the data color.- See Also:
-