Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Releases: ShamylZakariya/StickyHeaders

0.6.1

09 Jun 15:25
Compare
Choose a tag to compare

Adds support for scroll state saving via RecyclerView.LayoutManager::onSaveInstanceState and RecyclerView.LayoutManager::onRestoreInstanceState

Gradle:

compile 'org.zakariya.stickyheaders:stickyheaders:0.6.1'

Version 0.6.0

08 Jun 03:57
Compare
Choose a tag to compare

Introduces collapsing sections and refinements to smooth scrolling.

Gradle:

compile 'org.zakariya.stickyheaders:stickyheaders:0.6.0'