Android Question How to change label text in CustomListView ?

vhd_bgh

Member
I created a CustomListView, contain a label in left side.
2020-05-11 02_57_59-NoxPlayer.png


Now.. how can i change the text of a label after creating views? (for example changing "Hello5" to "hi5")
 
Top