I know how to add an onClick listener to a LinearLayout to make the whole layout a click target, but I\'d like to have the LinearLayout get highlighted when tapped just like a l
I prefer a simpler way:
You can't change the state-pressed background this way, but sometimes you don't really need to.