interface OnProgressClickListener
invoked when the progress bar is touched.
abstract fun onClickProgress(highlighting: Boolean): Unit