If you set the selectability of a preference item to false, you will notice that the dividers around that item will disappear.
Do you know if there is a way to keep those dividers?
I have looked at the ListView API and could not find a solution that could be applied here, since there is no selectable attribute for ListView items (except for the headers and footers).
Thanks!