nuno / TiCollectionView

UICollectionView / GridView for Appcelerator Titanium
MIT License
111 stars 43 forks source link

Pull-to-Refresh only works when collection is filled #52

Closed kenneth488 closed 8 years ago

kenneth488 commented 9 years ago

Hi mpociot

The Pull-To-Refresh mechanism only works when the collectionview is filled with items, thus by only having a few items, Pull-To-Refresh wont work. It would be a good idea to implement in a way such that this mechanism should work no matter how many cells are in the actual collection :)

Best Regards, Kenneth