I need to change the GridLayoutManager span count of the RecyclerView with an animation but I need this to be done when the user makes a pinch or zoom gesture on the RecyclerView Layout.Animation should slowly and consistently follow the user's gesture till user releases fingers from screen.