I\'ve a ListView where every element in the list contains a TextView and two different Buttons. Something like this:
ListView
ListView ------------------
Probably you've found how to do it, but you can call
ListView.setItemsCanFocus(true)
and now your buttons will catch focus