This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Releases: ShamylZakariya/StickyHeaders
Releases · ShamylZakariya/StickyHeaders
0.6.1
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
Introduces collapsing sections and refinements to smooth scrolling.
Gradle:
compile 'org.zakariya.stickyheaders:stickyheaders:0.6.0'