I am having a problem. I am using the StaggeredGridView with 1 column for phones in portrait mode, 2 columns for tablets in portrait mode and phones in landscape, 3 columns for tablets in landscape. On phones in portrait, since span is always 1, scrolling is amazingly smooth. However when an item spans 2 columns, scrolling becomes very laggy. Moreover the problem only occurs when one is approaching the double span items only. Please help me out, this is the only library that I could find that implements a StaggeredGridView and allows column span. Thanks in advance
I am having a problem. I am using the StaggeredGridView with 1 column for phones in portrait mode, 2 columns for tablets in portrait mode and phones in landscape, 3 columns for tablets in landscape. On phones in portrait, since span is always 1, scrolling is amazingly smooth. However when an item spans 2 columns, scrolling becomes very laggy. Moreover the problem only occurs when one is approaching the double span items only. Please help me out, this is the only library that I could find that implements a StaggeredGridView and allows column span. Thanks in advance