setTrackThickness

open fun setTrackThickness(trackThickness: Int)

Sets the track thickness of this progress indicator.

Parameters

trackThickness

The new track/indicator thickness in pixel.

See also

Throws

if indicator size is less than twice of the track thickness.