Could You post some sample code? Couse I'm trying to make it work properly and have a strange result. I created a 1000 element store and binded it to my list (with working PullToRefresh plugin).
The situation is that: the 1000 elements are rendered at start and when I pull first time I can see a datestamp with an image suggesting that pull-to-refresh is working, but nothing else happens. I'm scrolling my list normally after that. It isn't normal I think...