Package-level declarations

Types

Link copied to clipboard
class TtSmoothSeekBar @JvmOverloads constructor(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = CoreThemeR.attr.tt_smoothseekbar_style) : AppCompatSeekBar

A reusable smooth SeekBar control where the progress will be animated when updated.