I am facing a situation in which I have a ListView item. When I click on one of the listview item a new activity is started which shows detailed information regarding that item. Now when I click back button I come back to the ListView activity. What I need to do is to highlight the list item which I had clicked earlier by changing its background color. How can i achieve this.
Share
1 Answer