Annotation Interface Theme


@Retention(SOURCE) public @interface Theme
Constant values for the theme.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    Theme actions to perform the operations accordingly.
    static @interface 
    Constant values for the background aware functionality.
    static @interface 
    Interface to hold the theme code values.
    static @interface 
    Interface to hold the color constants.
    static @interface 
    Interface to hold the color type constant values according to the R.attr.adt_colorType.
    static @interface 
    Constant values for the contrast.
    static @interface 
    Constant values for the corner size.
    static @interface 
    Constant values for the dynamic theme.
    static @interface 
    Constant values for the elevation functionality.
    static @interface 
    Constant values for the font scale.
    static @interface 
    String constant values for the dynamic theme intent.
    static @interface 
    Constants for the theme keys.
    static @interface 
    Constant values for the night theme.
    static @interface 
    Constant values for the opacity.
    static @interface 
    Interface to hold the theme size constants.
    static @interface 
    Constant values for the dynamic theme style.
    static @interface 
    String constant values for the theme.
    static @interface 
    Constants for the theme values.
    static @interface 
    Constant values for the visibility.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the app theme.
    static final int
    Constant for the auto theme.
    static final int
    Constant for the auto system theme.
    static final String
    Character set for the theme content.
    static final int
    Constant for the custom theme.
    static final int
    Constant for the day theme.
    static final int
    Default theme resource id.
    static final int
    Constant to disable the theme.
    static final String
    Extension for the theme file.
    static final String
    Extension for the theme image file.
    static final String
    Host for the theme.
    static final String
    Mime type for the theme file.
    static final String
    Mime type for the theme image file.
    static final String
    Mime type matcher for the theme image file.
    static final String
    Mime type to select the theme image file.
    static final String
    Mime type to select the theme file.
    static final String
    Default name for the theme file.
    static final int
    Constant for the night theme.
    static final String
    Query parameter for the theme.
    static final String
    Share path for the URL.
    static final int
    Constant value for the theme preview height in dips.
    static final int
    Constant value for the remote heme preview height in dips.
    static final int
    Constant value for the theme preview width in dips.
    static final String
    Query parameter for the URL.
    static final String
    Scheme separator for the theme.
    static final int
    Constant for the remote theme.
    static final String
    Scheme for the theme.
    static final String
    Custom scheme for the theme.
    static final String
    Scheme separator for the theme.
    static final int
    Constant for the system theme.
    static final String
    URL for the theme.
    static final int
    Constant for the widget theme.