All Versions
10
Latest Version
Avg Release Cycle
52 days
Latest Release
2930 days ago
Changelog History
Changelog History
-
v2.7.0 Changes
May 21, 2015- ๐ Allow list on top of header
-
v2.6 Changes
April 06, 2015๐ Thanks for everyone who waited patiently for this release. This is a release filled with pull request contributions.
๐ Fixes include:
- ๐ Fixes memory leak
- ๐ Fixes layout issues
- โ Adds delegate methods
-
v2.5.2 Changes
October 13, 2014- โ Add method to block child layout
-
v2.5.1 Changes
September 16, 2014๐ Make
getHeaderOverlap()
public -
v2.5.0 Changes
July 22, 2014- ExpandableStickyListHeaderListView, expand and collaps groups with each group having a sticky header.
- โ Add multiple new delegate methods for underlying list view
- ๐ Allow for negative StickyHeaderTopOffset
-
v2.4.1 Changes
June 22, 2014๐ Fix issue which caused header to sometimes not disappear correctly when at the top of the list
-
v2.4.0 Changes
May 31, 2014- โ Added ability to set a sticky header offset. This makes SLH work great in combination with transparent actionbars.
-
v2.3.0 Changes
April 11, 2014๐ Lots of minor bug fixes, check issues closed for more details
-
v2.2.0 Changes
March 16, 2014- ๐ Make setOnTouchListener() work as expected
- Stop drawing headers when list is empty
-
v2.1.5 Changes
February 09, 2014๐ Minor bug fixes