Azoft / CarouselLayoutManager

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

View#canScrollHorizontally always return false #85

Open chnng opened 6 years ago

chnng commented 6 years ago

Hi, I want to get the View#canScrollHorizontally of RecyclerView by layout the CarouselLayoutManager, now it just return "false", it can work if LayoutManager which extends it override the RecyclerView.LayoutManager#computeHorizontalScrollOffset