You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if it is possible to add activity indicator for 0.2-0.5 seconds if after method dropViewDidBeginRefreshing: is called I am not actually refreshing data and calling endRefreshing immediately.
You could check how iOS6 refresh control looks in such situation if I am not clear.
Thanks.
The text was updated successfully, but these errors were encountered:
I wonder if it is possible to add activity indicator for 0.2-0.5 seconds if after method
dropViewDidBeginRefreshing:
is called I am not actually refreshing data and callingendRefreshing
immediately.You could check how iOS6 refresh control looks in such situation if I am not clear.
Thanks.
The text was updated successfully, but these errors were encountered: