I suppose one could listen to click events by using a solution such as this:
http://www.littlerobots.nl/blog/Handle-Android-RecyclerView-Clicks/
I wonder if it supports clickevents on invidual subviews (ie, buttons inside each list item)?
If it's possible please let us know how.