I am using the TileList component and adding children to the list. I am trying to set the horizontalGap between each item but no matter what I try it wont show the gap
I have tried setting the horizontalGap property on the TileList on the itemRenderer but it doesnt effect it. Also is there a way that each item can be equally spaced in a row depending on the parents width , or is that something I have to code in ?? cheers :) firdosh
