Has anyone got some advice on the best way to implement tiles within an app?
I started looking at BoxView but it doesn't look like I can put content inside it. I can set the size and background colour of a label but I'd like to have more control over what goes inside it than just a single text string.