Android by default shows green color when tapped to show the tapped state. I want to change that color to some other color, so that when my story in list view is tapped the changed color is shown.
Any help is appreciated.
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.
I got a better answer by consulting a seniors and collegues, which says:
Add a line of listselector with other properties and set path of list selector to be the image placed recently in drawable folder.
Clean/Build the project and Run.
I hope this is the simplest way to carry out this task …this worked for me very fine…Hopefully this works for you as well.