You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that the library needs to be able to tell how far down an item is based on its position, and there isn't a good way to do that outside of linear and grid views. I'll look into implementing a custom interface that LayoutManagers could implement to provide that information.
please add support for StaggeredGridLayoutManager
The text was updated successfully, but these errors were encountered: