This Post is Duplicate of : PullToRefresh list with pinned section header & is it possible to merge stickylistviewheader with crisbanes pulltorefresh?
I need to implement headerListView with pull-to-refresh functionality. I am Googling for possible way to implement it, But still not got any solution.
NOTE: There is a option, Use mergeAdapter to achieve separator, This solution will not work for me, because i need stickyHeader, Not separators.
Thanks,
StickyListHeader works like a charm with ActionBar-PullToRefresh as long as you use the custom Delegate as provided here by Andrew Emery in the answers; that is :
Integrated like so: