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,