1

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

enter image description here

tshepang
  • 12,111
  • 21
  • 91
  • 136
urSus
  • 12,492
  • 12
  • 69
  • 89

1 Answers1

1

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

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

Community
  • 1
  • 1
ns130291
  • 716
  • 7
  • 9