snackprogressbar

lib / com.tingyik90.snackprogressbar / SnackProgressBarLayout / OnBarTouchListener

OnBarTouchListener

interface OnBarTouchListener

Interface definition for a callback to be invoked when the SnackProgressBar is touched.

Functions

Name Summary
onTouch Called when the SnackProgressBar is touched.abstract fun onTouch(event: Int): Unit