0

StackOverflow community,

I'm currently programming an Android game, I have a ListView, with the level display, but this looks quite normal, I would like to make her look like in the picture, I just have no idea how? :D

Level Menu

Please help.

Best regards Tobias

TOminerTV
  • 23
  • 1
  • 5

1 Answers1

0

You can use GridLayout Manager, here is an example of how to implement it Simple Android grid example using RecyclerView with GridLayoutManager (like the old GridView)

Erick
  • 270
  • 3
  • 5