aakarshrestha / compose-pager-snap-helper

ComposePagerSnapHelper library that works just like PagerSnapHelper for recyclerview.
MIT License
40 stars 5 forks source link

Provide ability to set span #1

Closed sdzshn3 closed 3 years ago

sdzshn3 commented 3 years ago

I would like to have a feature where I can set span as 2.5 Which means, 2 items will be fully shown and the 3rd will be shown half.

aakarshrestha commented 3 years ago

Change the width of the card and make it less than 320dp.