I use the customlistview to scroll to images with on every image a textlabel. (b4xview)
When i click on a image i need to change the text of that textlabel.
I go to another screen, change text and go back, without complete refresh of the
whole clv. I want to update just that corresponding textlabel on that particular image.
How can i do this? I use .add function which add the loaded layout to the clv as a b4xview.
When i click on a image i need to change the text of that textlabel.
I go to another screen, change text and go back, without complete refresh of the
whole clv. I want to update just that corresponding textlabel on that particular image.
How can i do this? I use .add function which add the loaded layout to the clv as a b4xview.
Last edited: