Azoft / CarouselLayoutManager

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

I found a problem.Just look at the picture bellow. #59

Open fyzs-n9001 opened 7 years ago

fyzs-n9001 commented 7 years ago

01

The pink line is center horizontal in RecyclerView , and the white line is center horizontal in the itemView.But when I scroll the RecyclerView , I just find this problem.

fyzs-n9001 commented 7 years ago

And I think a vertical line is needed if you want to check whether the horizontal RecyclerView is well performed.

mig35 commented 6 years ago

Hi @fyzs-n9001.

What problem do you have? Do you have a problem that this lines are not inline? If so, then I don't see this problem in my sample project. You can pass some code so I can reproduce it.