0

i'm learning using this:-

https://code.google.com/p/android-amazing-listview/

and modified to add pull to refresh.

Any example headerview with pulltorefresh custom listview?

micky
  • 235
  • 2
  • 4
  • 16

1 Answers1

0

You can consider using a combination of SwipeRefreshLayout and ListView. See my answer here: https://stackoverflow.com/a/31874079/2114334

Community
  • 1
  • 1
Md Tarik Mahmud
  • 331
  • 3
  • 8