Android: Pull to Refresh for GridView

schlingel picture schlingel · Oct 27, 2011 · Viewed 8.2k times · Source

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

Answer

Amokrane Chentir picture Amokrane Chentir · Nov 30, 2011

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!