TtSmoothSeekBar
fun TtSmoothSeekBar(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.tt_smoothseekbar_style)
Content copied to clipboard
Parameters
context
The display context.
attrs
The attribute set provided in the layout XML file.
defStyleAttr
The default style attribute set. The default style is tt_smoothseekbar_style
.