I tried. And failed. The padding bead worked but it only controls the
padding around all the items in the list, not the items in the list. I'm
sure I have to do something in CSS but I don't know where.
<j:List localId="myList" y="180" x="250" width="200"
dataProvider="{simple2}" >
<j:beads>
<j:ListPresentationModel rowHeight="13" variableRowHeight="false" />
<b:ItemRendererDataBinding/>
<b:Paddings paddingLeft="3" paddingRight="3" paddingTop="0"
paddingBottom="0"/>
<j:VerticalLayout gap="0"/>
</j:beads>
</j:List>
--
Sent from: http://apache-royale-users.20374.n8.nabble.com/