Clearly this isn't working the way you think it is. If I comment out the
line in MobileGridSkin.as
dataGroup.itemRenderer = new
ClassFactory(spark.skins.android5.LabelItemRenderer);
it has absolutely no effect on the results. I can breakpoint through that
and see that the code isn't executed.Any more ideas? Thanks -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/MobileGrid-Skins-tp5693p15048.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
