I have a list view of items, every item has a layout with three text views. I need to change an item’s text views color, when the item is clicked. How can I get a link on this item and its views using adapter? Thanks in advance
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you watched this great video from Google?
Google I/O 2010 – The world of ListView
Hope that helps.