inboxrecyclerview / me.saket.inboxrecyclerview.animation / SplitExpandAnimator / <init>

<init>

SplitExpandAnimator()

When the page is expanding, this pushes all RecyclerView items out of the Window. The expanding item is pushed to align with the top edge, while the items above it are pushed out of the window towards the top and the rest towards the bottom.

Vice versa when the page is collapsing.