setIndicatorColor

open fun setIndicatorColor(@ColorInt indicatorColors: Array<Int>)

Sets the colors used in the indicator of this progress indicator.

Parameters

indicatorColors

The new colors used in indicator.

See also