Azoft / CarouselLayoutManager

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

How to get current item ? I mean the biggest child which is in the center of RecyclerView. #86

Closed JalolBieber closed 6 years ago

JalolBieber commented 6 years ago

How to get new centered item when scroll?

mig35 commented 6 years ago

carouselLayoutManager.getCenterItemPosition() and listen for scroll event