I need to customize the background of by items in a TileList. I've been looking through the code of tile list and i can't find a way to override the defaut rectangle that the component draws for all tiles without overriding updateDisplayList which would involve rewriting quite a bit of the code in the component.
Is there an easier way? Thanks Max

