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

Fix the header over position 0 to y=0. #19

Closed is-devteam closed 9 years ago

is-devteam commented 9 years ago

Fixes https://github.com/eowise/recyclerview-stickyheaders/issues/18

leruaa commented 9 years ago

THanks for the pull request !

leruaa commented 9 years ago

I have reverted this PR, as it causes issue #25.