, . , . , , view.setOnClickListener(null).
Boom may be a workaround, not a real solution, but it works. I should notice that I added separators programmatically in the footer ListView, so I had a link to the separators, and I could just set OnClickListenerto null.
source
share