eowise / recyclerview-stickyheaders

DEPRECATED. Android library that integrate sticky section headers in your RecyclerView
http://eowise.github.io/recyclerview-stickyheaders
MIT License
961 stars 148 forks source link

Strange Scrollbar #14

Closed rubengees closed 9 years ago

rubengees commented 9 years ago

Hi, the Scrollbar of the Recyclerview behaves somewhat strange. Below a link with an example: https://www.youtube.com/watch?v=W4ecGtprbq4

leruaa commented 9 years ago

Hello,

It seems to be a RecyclerView bug. I was able to reproduce it without using recyclerview-stickyheaders lib. By the way, it is a known bug : see there or there.

rubengees commented 9 years ago

Ok, thank you. Do you know how to fix that?

leruaa commented 9 years ago

Sorry, I have no idea...