Package-level declarations
Spinners express an unspecified amount of wait time. They should be used when progress isn’t detectable, or if it’s not necessary to indicate how long an activity will take.
Light | |
Dark | |
Intents
A visible background may be added to display a background behind the spinner.
All intents from Spark are available for this component (SpinnerIntent.kt).
Basic
Accent
Main
Support
Surface
Success
Alert
Danger
Info
Neutral
Current (default)
The spinner has two sizes (SpinnerDefaults.kt):
Small (20.dp)
Medium (28.dp)
Types
Contains the default values used for LinearProgressIndicator and CircularProgressIndicator.
SpinnerIntent is used to define the intent of the chip.
Functions
Progress indicators express an unspecified wait time or display the duration of a process.
Progress indicators express an unspecified wait time or display the duration of a process.
Progress indicators express an unspecified wait time or display the duration of a process.
Spinners provide a visual clue that an action is processing awaiting a course of change or a result.