Hi,
I would strongly suggest avoiding list see 
https://www.codenameone.com/blog/avoiding-lists.html there is really no 
reason to use them. I would use a search field with a toolbar as 
demonstrated here 
https://www.codenameone.com/javadoc/com/codename1/ui/Toolbar.html

The item height is calculated based on a prototype object so you need to 
set the prototype object to the list. Notice all items in the list have the 
same height that can't be changed...
See https://www.codenameone.com/blog/tip-auto-complete-renderer.html

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/97e5e0ed-47b9-4469-a877-ae0a7896e39b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to