Android: Pull to Refresh for GridView
Asked Answered
P

1

6

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

Paronymous answered 27/10, 2011 at 17:40 Comment(0)
T
12

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!

Turne answered 30/11, 2011 at 8:50 Comment(1)
Hm, on my Wildfire (Android 2.1) the divider lines in the listview are kept blank sometimes. But the gridview works as expected! Thank you very much.Paronymous

© 2022 - 2024 — McMap. All rights reserved.