Re: [android-developers] Button in a ListView cell

2011-05-05 Thread B Lyon
So you were able to get everything to work without the trackball case? On Thu, May 5, 2011 at 6:37 PM, Eric wrote: > I have seen dozens of posts about people trying to put a clickable > Button in a ListView cell, along with other text, and apparently > nobody has been able to get it to work. > >

[android-developers] Button in a ListView cell

2011-05-05 Thread Eric
I have seen dozens of posts about people trying to put a clickable Button in a ListView cell, along with other text, and apparently nobody has been able to get it to work. Here is what I need to do: 1. Have a couple of TextViews in a ListView cell, with a clickable Button on the right-side of the