Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use PullToRefresh in StaggeredGridView?

I am using Staggeredgridview in my Project.

I've downloaded StaggeredGridView library and demo from here: https://github.com/maurycyw/StaggeredGridViewDemo https://github.com/maurycyw/StaggeredGridView

I need to PullToRefresh for that entire gridview

Thanks all

like image 989
Gioan Doan Avatar asked Oct 22 '22 10:10

Gioan Doan


1 Answers

Just Added Support for StaggeredGridView in Chris Banes Android-PullToRefresh. Also support Actionbar-PullToRefresh for ActionBarSherlock.

like image 185
Mihir Avatar answered Nov 01 '22 16:11

Mihir