I've got a list view using the pull down to refresh functionality. I also have a view in the table header that is used to filter the listview. The data in the listview is grouped. If I pull down to refresh and then scroll the refresh and table header off the screen the current sections group header is displayed in the wrong location, approximately out by either the size of the refreshing control view or the table view (hard to tell they are roughly the same size).
The attached screenshots will make the above clear
Is this a bug? or am i missing something?