How to create an animation like Refleclty app in Jetpack Compose? Scrollable Row Color Selection Y-Offset/Y-Translation

90 Views Asked by At

I was trying to create something like thisenter image description here

I am facing the problem when calculate Yoffset. Can anyone please help me with this?

I tried calculating yOffset/translateY for each items but couldn't get the result. I was able to scale center items, on selction as well. But for yOffset, couldn't achieve the desired result.

0

There are 0 best solutions below