Topener / nl.fokkezb.pullToRefresh

Widget to implement a table pull-to-refresh header in Titanium Alloy
184 stars 60 forks source link

Loading indicator only shown once #71

Open fnando521 opened 8 years ago

fnando521 commented 8 years ago

When programmatically refreshing using the $.ptr.refresh() command the loading indicator is shown only the first time this method is called. Subsequent calls do not show the loading indicator, and when I manually invoke the loading indicator with the $.ptr.show() the loading indicator does not display.

I'm using Ti SDK 5.5.1GA, for iOS