Does anyone has practice of using Pull to refresh list with Pinned section header?
I use Android-PullToRefresh lib with my list and I want to add a
I did some research and I found 2 alternatives:
You can try combining these two libraries with ActionBar-PullToRefresh. I suppose you can implement the solution ;)