vhd_bgh
Member
Hi
how can i change the pictures of "Cards list with CustomListView" example, with codes ? (given that it is in another layout)
i used this:
but it did not apply
i have to load items layout before it?
how can i change the pictures of "Cards list with CustomListView" example, with codes ? (given that it is in another layout)
i used this:
B4X:
ImageView1.Bitmap=LoadBitmap(File.DirAssets,"test.png")
i have to load items layout before it?
Last edited: