Baterka
Baterka

Reputation: 3714

Animating RecyclerView from Grid to Linear with MotionLayout

Can I animate transition of RecyclerView items from Grid layout to Linear (Horizontal) layout with use of MotionLayout?

I was unable to find any example of that.

My goal is to use RecyclerView in this MotionLayout based animated transition of custom grid: enter image description here

Upvotes: 1

Views: 104

Answers (0)

Related Questions