interface OnProgressChangeListener
invoked when progress value is changed.
abstract fun onChange(progress: Float): Unit