All Versions
10
Latest Version
Avg Release Cycle
52 days
Latest Release
3256 days ago

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