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
  • 151,199
  • 17
  • 111
  • 216
guisantogui
  • 3,898
  • 8
  • 46
  • 87

0 Answers0