Package com. skydoves. progressview
Types
HighlightView
Link copied to clipboard
class HighlightView(context: Context, attrs: AttributeSet?) : FrameLayout
Content copied to clipboard
OnProgressChangeListener
Link copied to clipboard
fun fun interface OnProgressChangeListener
Content copied to clipboard
OnProgressClickListener
Link copied to clipboard
fun fun interface OnProgressClickListener
Content copied to clipboard
ProgressLabelConstraints
Link copied to clipboard
ProgressView
Link copied to clipboard
ProgressViewAnimation
Link copied to clipboard
ProgressViewOrientation
Link copied to clipboard
TextForm
Link copied to clipboard
Functions
progressView
Link copied to clipboard
inline fun progressView(context: Context, crossinline block: ProgressView.Builder.() -> Unit): ProgressView
Content copied to clipboard