inboxrecyclerview / me.saket.inboxrecyclerview.page / PullToCollapseListener / OnPullListener / onRelease

onRelease

abstract fun onRelease(collapseEligible: Boolean): Unit

Called when the user's finger is lifted.

Parameters

collapseEligible - Whether or not the pull distance was enough to trigger a collapse.