ilan Expert Licensed User Longtime User Apr 16, 2013 #1 hallo how can i modify an custom listview item i have a clv with lots of items, every item has 5 labels in it if i would like to change the first label.text how do i do it?? (change only the text) thanx Last edited: Apr 16, 2013
hallo how can i modify an custom listview item i have a clv with lots of items, every item has 5 labels in it if i would like to change the first label.text how do i do it?? (change only the text) thanx
Erel B4X founder Staff member Licensed User Longtime User Apr 16, 2013 #2 See the example here: Android Code Obfuscation It changes the label text when you press on the button. Upvote 0
See the example here: Android Code Obfuscation It changes the label text when you press on the button.