etsy / AndroidStaggeredGrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.
https://github.com/etsy/AndroidStaggeredGrid
4.76k stars 1.13k forks source link

SmoothScrollToPosition doesn't work #152

Open stefanocolaci opened 9 years ago

stefanocolaci commented 9 years ago

Hi, I need to implement auto-scroll with staggered grid but doesn't work, nothing appens when the method is called.

Thank you for any suggestion

allan-r commented 9 years ago

It's not supported: https://github.com/etsy/AndroidStaggeredGrid/issues/71