i want that if there is more than 1 row all of them go in a listview where img.text is the image and the other 2 text are the text to show in listview! As in the example shown on collin tree listview example.
do i have to store them in a tinydb or can i use them on the fly as variables with a foreach ?
this is the content of "lblResult.Text! after the query
i recieve also this error
Argument #2 (com.google.appinventor.components.runtime.ListV...) to 'cn.colintree.aix.ColinTreeListView.ColinTreeListView.Initialize(com.google.appinventor.components.runtime.VerticalArrangement)' has wrong type (com.google.appinventor.components.runtime.ListView) (expected: com.google.appinventor.components.runtime.VerticalArrangement) Note: You will not see another error reported for 5 seconds.