Skip to content

Releases: emilsjolander/StickyListHeaders

v2.1.4

24 Dec 14:27
Compare
Choose a tag to compare
bumped version

v2.1.3

18 Nov 09:58
Compare
Choose a tag to compare
make a temporary listview for attrs

Making a temporary attrs listview will make sure that we get the
correct default styling of the wrapped list.

v2.1.2

26 Oct 00:06
Compare
Choose a tag to compare
Merge pull request #222 from plastiv/master

added fastScrollAlwaysVisible attr

v2.1.1

22 Oct 16:16
Compare
Choose a tag to compare
bumped version

v2.1.0

20 Oct 17:51
Compare
Choose a tag to compare

A lot of bugs from 2.0 fixed

Return of the header

15 Sep 14:22
Compare
Choose a tag to compare

Totally re-written header management. No longer subclasses ListView to increase stability and maintainability