I have a custom ListView with two TextViews, I have two string arrays in my class how can I add these two string arrays as items for my ListView? Each representing one textview.
Thank you.
I have a custom ListView with two TextViews , I have two string arrays
Share
i think this is useful to you , call simple adapter with two string array
}
let me know if you have any doubt here