Hey there,
It seems that the height parameter doesn’t have any influence on the rows height anymore. Does anyone else experience the same problem or is it just me?
for i = 1, 20 do
list:insertRow{
height = 72, rowColor = { 255, 255, 255, 0 },
onRender = onRowRender,
listener = onRowTouch
}
end
best regards,
roman [import]uid: 140000 topic_id: 36261 reply_id: 336261[/import]