lsjwzh / RecyclerViewPager

Deprecated
Apache License 2.0
3.53k stars 667 forks source link

scrolling is not smooth??? #201

Open kawadkarrocky opened 6 years ago

kawadkarrocky commented 6 years ago

Hey Hi, I'm trying using LoopRecyclerViewPager to create a grid view of images to be displayed in horizontal direction, for that I changed RecyclerViewPagerAdapter class's onBindViewHolder item params to display my images but problem is when on scroll the page so scrolling is not as smooth as recycler view, any help would be appreciable.