ProgressView
sealed class ProgressView(context: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int) : View
ProgressView
Since
0.2.0
Inheritors
Properties
Link copied to clipboard
The current progress value.
Link copied to clipboard
Default value of mCurrentProgress.
Link copied to clipboard
Default value of mMaximumProgress.
Link copied to clipboard
Default value of mTextSize.
Link copied to clipboard
Default text.
Link copied to clipboard
The maximum progress value.
Link copied to clipboard
The background color of the progress.
Link copied to clipboard
The progress color.
Link copied to clipboard
The color of the text.