com.google.android.material.progressindicator
Classes
BaseProgressIndicator
This class contains the common functions shared in different types of progress indicators.
BaseProgressIndicatorSpec
This class contains the parameters shared between linear type and circular type.
CircularProgressIndicator
This class implements the circular type progress indicators.
CircularProgressIndicatorSpec
This class contains the parameters for drawing a circular type progress indicator.
DeterminateDrawable
This class draws the graphics for determinate mode.
IndeterminateDrawable
This class draws the graphics for indeterminate mode.
LinearProgressIndicator
This class implements the linear type progress indicators.
LinearProgressIndicatorSpec
This class contains the parameters for drawing a linear type progress indicator.