0

i'm trying to achieve an android layout that looks like this:

enter image description here

Explaining, assuming that I have a button that add those blocks on my screen I want each block been added along screen left, and when the screen reaches the end, it should add a new line with blocks and so on.

I've looked to GridLayout, but it is very limited, and the weight property works only at api 21+.

So, is there any way to achieve this?

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
guisantogui
  • 4,017
  • 9
  • 49
  • 93

0 Answers0