Annotation Interface Theme.Font

Enclosing class:
Theme

@Retention(SOURCE) public static @interface Theme.Font
Constant values for the font scale.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
    String constant values for the font scale.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for the auto font scale.
    static final int
    Constant for the custom font scale.
    static final int
    Default value for the font scale.
    static final float
    Factor to avoid inconsistency on configuration changes.
    static final int
    Default value for the font scale interval.
    static final int
    Maximum value for the font scale.
    static final int
    Minimum value for the font scale.
    static final int
    Constant for the unknown font scale.