setTrackCornerRadius

open fun setTrackCornerRadius(trackCornerRadius: Int)

Sets the radius of the rounded corner for the indicator and track in pixels.

Parameters

trackCornerRadius

The new corner radius in pixels.

Throws

if trackCornerRadius is not zero, when indeterminateAnimationType is INDETERMINATE_ANIMATION_TYPE_CONTIGUOUS.