Package-level declarations
Types
EN Defines the screen qualifier types based on the device's smallest width (smallestWidthDp), height (screenHeightDp), or width (screenWidthDp).
EN Represents a custom qualifier entry, combining the type and the minimum DP value for the custom adjustment to be applied.
EN Stores the adjustment factors calculated from the screen dimensions. The Aspect Ratio (AR) calculation is performed only once per screen configuration.
EN Defines which screen dimension (width or height) should be used as the basis for dynamic and percentage-based sizing calculations.
EN Represents a qualifier entry that combines a UI Mode type (device) AND a screen qualifier (SW, H, W). This combination has the HIGHEST PRIORITY.
EN Defines the Android UI Mode Types for dimension customization, based on Configuration.uiMode.