setCustomThumbDrawable

open fun setCustomThumbDrawable(@DrawableRes drawableResId: Int)

Sets the custom thumb drawable which will be used for all value positions. Note that the custom drawable provided will be resized to match the thumb radius set by #setThumbRadius(int) or #setThumbRadiusResource(int). Be aware that the image quality may be compromised during resizing.