LineTextProgressView
class LineTextProgressView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_LineTextProgressView_Style, defStyleRes: Int = R.style.BaseLineTextProgressView) : ProgressView
LineTextProgressView
Since
0.2.0
Constructors
Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_LineTextProgressView_Style, defStyleRes: Int = R.style.BaseLineTextProgressView)
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 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 box.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The base length of the triangle at the bottom of the text box.
Link copied to clipboard
The height of the triangle at the bottom of the text box.