Hi r_woess, Have a look at spark.skins.ListSkin class.
For some reason, it has hardcoded properties minWidth and minHeight both set to 112. Just use custom skin class with your List instance, set minWidth and minHeight to 0 and you are set. -- Best regards, Andriy Panas