FeaturedRecyclerView icon indicating copy to clipboard operation
FeaturedRecyclerView copied to clipboard

I want to fit the card in the first position

Open AydroidDev opened this issue 7 years ago • 0 comments

Hi, we are grateful for this wonderful library. But I have a problem. When I examine the 'Chanel' application that you wrote for your girlfriend, the cards are dragged more smoothly than this library. For example, when you push up the card 1 after 0 in your application, it fits in position when replacing 0. But when I apply this library to my own project that I use recylerview and cardview, I cannot achieve this fit in position 0. I'm very flexible. What should I do to make my first card fit right when I drag my list up like you do? Thanks.

AydroidDev avatar Feb 10 '19 19:02 AydroidDev