Hi,
I have a bunch of views using misc. controls, tableview for instance.
Is there a way to easily integrate pull-to-refresh on those tableview ?
I tried to put the table view within a list view, but the rendering of the table view is not ok.
Any ideas ? I searched on google but can't find pull-to-refresh outside the listview