I have a custom listview with a imageview and an textview. I want when user select a item the textview color should change and all the other textview should remain default.<
Create following button_text.xml in drawable
Change your text view's textColor to:
You can read about color state list here