By Default in the Listview,focus will come on the list item.
Instead of that, can I get only the border to the list item?
I can achieve this by using a transparent image as a list selector.
Is there any other simplest way to achieve this requirement?
There is an android:drawSelectorOnTop XML property that might work for you.
I would also try if I can have a selector with drawables
"@null".