m1entus/INSPullToRefresh

Table view with sections not properly detected

Closed this issue · 0 comments

In class INSPullToRefreshBackgroundView, method isScrollViewIsTableViewAndHaveSections returns YES only if the table view has at least 2 sections.
I have a table view with a single section, in that case it does not work.