ProgressPrimitiveComponent

constructor(color: Int = Color.TRANSPARENT, indeterminateDrawable: Drawable? = null, style: Style? = null)

Parameters

indeterminateDrawable

Drawable to be shown to show progress.

color

Tint color for the drawable.