HI, everyone.
one question :
if I have a listview like this
is there a way to change the content of an specific position in the listview without
running everything again?
thanks,
Victor
one question :
if I have a listview like this
B4X:
ListView1.AddTwoLinesAndBitmap(trim_string(titulo),"",LoadBitmapSample(File.DirAssets,"play2.png",25dip,25dip))
is there a way to change the content of an specific position in the listview without
running everything again?
thanks,
Victor