[Question]Different cell heights in a list by LWUIT
[Question]Different cell heights in a list by LWUIT
February 3, 2012 - 04:18
How can i make different cell heights in a list by LWUIT. The list takes care and resizes all cells to the size of the largest one.
I try using different renderers (e.g. fisheye renderer link) , but it's not incorrect in my case
A cell is a container(BorderLayout) which contain a TextArea (setGrowByContent(true)) and a label, it's same a chat Message





I am also facing the same problem.
Is there any solution for this issue?? please answer...