pwittchen / InfiniteScroll

Infinite Scroll (Endless Scrolling) for RecyclerView in Android
Apache License 2.0
190 stars 26 forks source link

StaggeredGridLayoutManager #7

Open abbasalim opened 8 years ago

abbasalim commented 8 years ago

hi, how i can use this for StaggeredGridLayoutManager

pwittchen commented 8 years ago

Hi,

I haven't tested it with StaggeredGridLayoutManager. I just tested it for RecyclerView with list. I try to find some time to prepare an example with StaggeredGridLayoutManager as well and check if it's possible at the same time. If you have any idea, how to do it, any help is appreciated.