0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove delay of adding/removing views to fix flicker on first sticky header More... over 10 years ago
fixed header layout issue causing it to receive double padding More... over 10 years ago
added support for many xml attributes. More... over 10 years ago
measure header and make use of the measured height to get instant height change feedback More... over 10 years ago
fix smooth scrolling to a position More... over 10 years ago
added a ton of delegate methods More... over 10 years ago
New implementation is fully functioning. More... over 10 years ago
Merge pull request #169 from briangriffey/master More... over 10 years ago
updated gradle file to install in the local repository More... over 10 years ago
Fixed build file More... over 10 years ago
fix maven build More... over 10 years ago
Merge pull request #160 from Teods/master More... over 10 years ago
Add version checking when getting AbslistView element "mSelectorPosition" in StickyListHeadersListView.java to avoid NoSuchFieldException when running on android version < 4.0 More... over 10 years ago
fix issue with smoothScrollTo not scrolling to correct positions when list has header views More... almost 11 years ago
add api check around setLayoutDirection More... almost 11 years ago
fix crash when at bottom of list containing header/footer views More... almost 11 years ago
Add support for RTL layouts and update to target latest android release. fixes #143 More... almost 11 years ago
make sure header has layout params. fixes #142 More... almost 11 years ago
Merge branch 'master' of github.com:emilsjolander/StickyListHeaders More... almost 11 years ago
updated gitignore More... almost 11 years ago
Merge pull request #151 from davey69/issue_setSelection More... almost 11 years ago
CLOSED - issue: setSelection not respect StickyHeader More... almost 11 years ago
Merge pull request #147 from intrications/patch-1 More... almost 11 years ago
Fix error in variable name in README More... almost 11 years ago
Correct button name in README More... almost 11 years ago
added code to try to fix issue #129 but it fails to fix a similar issue in sample project More... almost 11 years ago
removed smoothScrollTo* method fixes. They did not work properly and just complicated things. fixes #132 More... almost 11 years ago
fixed an issue that caused getHeaderId() to be called more frequently than needed More... almost 11 years ago
Merge pull request #141 from felixb/gradle More... almost 11 years ago
add gradle support for /library More... almost 11 years ago