jama5262 / CarouselView

An android carousel library for RecyclerView
https://jitpack.io/#jama5262/CarouselView
MIT License
235 stars 47 forks source link

Looping possibility #25

Open sneronovAdviqo opened 4 years ago

sneronovAdviqo commented 4 years ago

The library has name as CarouselView, so I would expect to have possibility have a loop of elements in the Carousel. Even from the beginning to the left side. Now:

Screenshot 2020-09-01 at 13 14 32

Want:

Screenshot 2020-09-01 at 13 15 01

Also, pls, give possibility to scroll with NOT-smooth animation, but rather immediately.