HorizontalTextProgressView
class HorizontalTextProgressView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_HorizontalTextProgressView_Style, defStyleRes: Int = R.style.BaseHorizontalTextProgressView) : ProgressView
HorizontalTextProgressView
Since
0.2.0
Constructors
Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_HorizontalTextProgressView_Style, defStyleRes: Int = R.style.BaseHorizontalTextProgressView)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The background color of the progress.
Link copied to clipboard
The progress color.
Link copied to clipboard
The height of the progress.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Color-int of the text box.
Link copied to clipboard
The color of the text.
Link copied to clipboard
The stroke width of the text.
Link copied to clipboard
Link copied to clipboard
The width of the text.