iphone - UIRefreshControl with a UITableView (not a UITableViewController) very difficult to refresh -


if add uirefreshcontrol inside tableview (not tableviewcontroller), little smaller, can't refresh activated cause table hasnt height expected, there way modify sensivity of uirefreshcontrol?

enter image description here

i have use finger when arrive bottom of uitableview, , continue getting bottom.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -