I'm currently looking for a possibility to implement a pull to refresh GridView.
Does anybody have a clue if there's a complete custom view like the one in How to implement android pull to refresh
I'm currently looking for a possibility to implement a pull to refresh GridView.
Does anybody have a clue if there's a complete custom view like the one in How to implement android pull to refresh
Chris Banes released a library recently based on Johan Nilsson's library that implements a PullToRefreshGridView
widget. I have tried it and it perfectly works!