Hello, I'm trying to use List to represent rooms with up to 3 people and a TileList to represent people in the lobby.
It works ok, but I wonder how to make the items in the TileList smaller? Ist there a simple way or do I have to introduce a wrapper renderer inbetween? Thank you Alex

