inboxrecyclerview / me.saket.inboxrecyclerview.animation / SplitExpandAnimator / onPageMove

onPageMove

open fun onPageMove(): Unit

Overrides ItemExpandAnimator.onPageMove

Called when the page changes its position and/or dimensions. This can happen when the page is expanding, collapsing or being pulled vertically.

Override this to animate the InboxRecyclerView items with the page's movement.