Question

Does anybody have an idea how was a gridview with items of uneven height implemented?

enter image description here

Was it helpful?

Solution

It could be a StaggeredGridView. See the answer to this question.

You can find an implementation at github.com/maurycyw/StaggeredGridView

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top