HorizontalProgressView
class HorizontalProgressView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_HorizontalProgressView_Style, defStyleRes: Int = R.style.BaseHorizontalProgressView) : ProgressView
HorizontalProgressView
Since
0.2.0
Constructors
Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_HorizontalProgressView_Style, defStyleRes: Int = R.style.BaseHorizontalProgressView)
Properties
Link copied to clipboard
Link copied to clipboard
The drawable used to replace the progress background color.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The path for the canvas to draw the mProgressDrawable.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The background color of the progress.
Link copied to clipboard
Link copied to clipboard
The progress color.
Link copied to clipboard
The drawable used to replace the progress color.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Progress stroke width.
Link copied to clipboard
The color of the text.
Link copied to clipboard