Add image or detail text to ListPicker

is there any way or extension to add image or detail text to listview? im making an app where is a people list and i want to do online or offline text or image next to name

Yes, use the native listview image and detail text features

http://ai2.appinventor.mit.edu/reference/components/userinterface.html#ListView

sorry, my bad its listpicker

Not possible with listpicker, use a listview inside an arrangement and manage its visibility to replicate a listpicker.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.