Patches

Circular Progress

Circular Progress

A Material circular progress indicator with customizable colors, size, and animation.

Circular Progress

  • Enable
  • Progress
  • Thickness
  • Active Color
  • Radius
  • Position
  • Anchor
  • Opacity
  • Rotation
  • Scale
  • Pivot
  • Indeterminate

Enable

A boolean that is true when the circular progress is displayed.

Progress

A progress value from 0 to 1 that controls how much of the circular progress ring is filled.

Thickness

A number that represents the thickenss of the circular progress, in dp.

Active Color

The color of the circular progress.

Radius

The size of the circular progress.

Position

The size of the circular progress.

Anchor

The anchor point to position the layer relative to. See Coordinates for more information.

Opacity

The opacity of the circular progress.

Rotation

The rotation of the circular progress.

Scale

The scale of the circular progress.

Pivot

The pivot to rotate and scale the layer about. See Coordinates for more information.

Indeterminate

A boolean that is true when the circular progress uses an indeterminate animation.