benedictcontawe / RecyclerViewApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to stop the animation of cell a specific position

sundeepkvkl opened this issue · comments

I tried this code and its working fine. I have a requirement to stop the animation of the cell when it reaches the middle of the whole horizontal area. It shouldn't move further. Could you please suggest how to achieve this?