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 IndexOutOfBoundsException in HeaderStore #40

Closed MichaelRocks closed 9 years ago

MichaelRocks commented 9 years ago

This pull requests fixes #39 by properly manipulating items in isHeaderByItemPosition list.

leruaa commented 9 years ago

Thanks !

jenshult commented 9 years ago

Hi, I'm pretty anxious to see this fix being included in a release not too far off into the future. Any thoughts on when this might be?

Elshad commented 9 years ago

Hi, you did not publish library in Gradle (last updated Feb 12, 2015) after this bug fix. Please update

aried3r commented 9 years ago

I'd also love to see a new version pushed, @acatinon. Thanks! :)

aried3r commented 9 years ago

@acatinon, I saw you deprecated the library a day after I wrote the previous message, do you think you could release a last version which includes the latest fixes until you find someone who wants to take over the project?