Azoft / CarouselLayoutManager

Android Carousel LayoutManager for RecyclerView
Apache License 2.0
2.56k stars 367 forks source link

Distance between items #32

Closed ajramos27 closed 6 years ago

ajramos27 commented 7 years ago

Hi! The carousel is great! I have a question... What do I have to set or change when the distance between each item are very large? I mean, I have a list of items but the height of each one is no too large, it just one textview. But when I implement the layout manager on vertical I get a distance between each one, and I want them to be overloaded.

Thanks :)

mig35 commented 7 years ago

Hi @ajramos27. Please give me a screenshot. Any way I think this is similar to: https://github.com/Azoft/CarouselLayoutManager/issues/34