Hello,
i have list view
and i add item
now how to put image in this item ???
i want this cuz i wanna grab bitmaps from URL then put every loaded bitmap into its item
waiting any useful reply
thanks in advance
i have list view
and i add item
B4X:
ListView.AddTwoLinesAndBitmap2("text1", "text2", null , "value")
now how to put image in this item ???
i want this cuz i wanna grab bitmaps from URL then put every loaded bitmap into its item
waiting any useful reply
thanks in advance