I want to build an application that has a ListField
, within which I want to put 12 images and 12 text items. However, I am not familiar with ListField
-- can anyone help me get started, or provide me with some sample code? Any help will be appreciated.
ListField containing pictures and text?
1.1k views Asked by gdk At
1
You would use a custom listfield. See the ListFieldCallback interface, and this tutorial: "Create a Custom Listfield - Change Highlight Color when Scrolling"