Package-level declarations
Types
Contains default values used by Modifier.placeholder and PlaceholderHighlight.
A class which provides a brush to paint placeholder based on progress.
Functions
Returns the value used as the the color
parameter value on Modifier.placeholder.
Creates a PlaceholderHighlight which fades in an appropriate color, using the given animationSpec.
Creates a Fade brush with the given initial and target colors.
Returns the value used as the the highlightColor
parameter value of PlaceholderHighlight.Companion.fade.
Draws a skeleton UI for illustrations which is typically used whilst a image is 'loading'.
Draws some skeleton UI which is typically used whilst content is 'loading'.
Creates a PlaceholderHighlight which 'shimmers', using a default color.
Creates a PlaceholderHighlight which 'shimmers', using the given highlightColor.
Returns the value used as the the highlightColor
parameter value of PlaceholderHighlight.Companion.shimmer.
Draws some skeleton UI which is typically used whilst content is 'loading'.