sparrow007 / CarouselRecyclerview

Carousel Recyclerview let's you create carousel layout with the power of recyclerview by creating custom layout manager.
Apache License 2.0
634 stars 78 forks source link

Cannot change spacing between items if isFlat = true #32

Open alexwyattdev opened 1 year ago

alexwyattdev commented 1 year ago

For our design we need to use the isFlat mode, but the forced 1.1f spacing is too much. It would be awesome if even with isFlat we could set 0.1f or other values to setIntervalRatio.