this probably is a popular question so sorry if I’m asking the obvious but I couldn’t find an answer. Basically I’ve got a ListActivity which is being populated by LinearLayout which has many Views in it. I just want the bars to be clickable and selectable as at the moment they do not respond to clicks. Thanks.
Share
Fixed this. Since my class signature is this:
I needed to implement this method to make it work: