inboxrecyclerview / me.saket.inboxrecyclerview.page / SimpleOnPullListener / onRelease

onRelease

open fun onRelease(collapseEligible: Boolean): Unit

Overrides OnPullListener.onRelease

Called when the user's finger is lifted.

Parameters

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