android - How to use PullToRefresh in StaggeredGridView? -


i using staggeredgridview in project.

i've downloaded staggeredgridview library , demo here: https://github.com/maurycyw/staggeredgridviewdemo https://github.com/maurycyw/staggeredgridview

i need pulltorefresh entire gridview

thanks all

just added support staggeredgridview in chris banes android-pulltorefresh. support actionbar-pulltorefresh actionbarsherlock.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -