Need custom listview example in android [closed]
Closed 9 years ago.
- Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
- Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
I need custom listview example in android. In each row it should contain 3 textviews . And when i click on items it should change to another layout by passing parameters.
Thank you
simple google serach http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/ http://developerlife.com/tutorials/?p=327
精彩评论