The justification stuff worked OK. I figured the simplest way to override LabelItemRenderer was to simply duplicate your actionscript version and rename it. Then in MobileGrid.as I changed the reference to point to the new one I created. But no matter what I do in my new class, nothing seems to affect the row height. I even tried overriding the background color and that didn't seem to have any effect.
I can't get a breakpoint to work in the itemRenderer either but I assume that's because it's instantiated by a ClassFactory call. I tried setting breakpoints in your unmodified code with the same result. Have I set something up wrong or am I missing how to modify the item renderer. Thanks Les -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/MobileGrid-Skins-tp5693p15040.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
