Ti.SwipeRefreshLayout
Ti.SwipeRefreshLayout copied to clipboard
Is there an end refresh event?
Hi, is there an end refresh event so we know when the pull to refresh has finished? Otherwise I guess we just have to poll swipeRefresh.isRefreshing()?