com.google.android.material.progressindicator


Kotlin |Java

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.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月14日 UTC.