I have a listview in that i want when my activity starts then the first item will have background and the other items don\'t have any background.After that if the user selec
Remove your default list-selector in your listview or set it as null:
Hope this helps.