Annotation Interface Theme.Color

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.Color
Interface to hold the color constants.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Interface to hold the string color constants.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the app color.
    static final int
    Constant for the system color.
    static final int
    Constant for the unknown color.
    static final int
    Constant for the wallpaper color.