Releases: Topener/nl.fokkezb.infiniteScroll
Releases · Topener/nl.fokkezb.infiniteScroll
1.4.4: Merge pull request #33 from viezel/master
1.4.3
- Closes #30 so you can call .mark() to re-init the position tracking.
1.4.2
Fixes #29 vor Alloy 1.5.0
1.4.0
Adds support for ListViews!
1.3.1
- Fixes scroll-load-state loop with fast syncs
1.3
- Compatible with iOS7's new
Ti.UI.Window.extendEdges
via #isCenter
.
- Allows you to hide the text until first load by calling
show
after that
1.2
- Now compatible with Android (and other OS)
- View will now always show since Android doesn't support removing it :(