[android-developers] Re: onListItemClick won't fire.

2009-02-14 Thread Peter Jeffe
On Jan 12, 5:25 pm, Kev wrote: > No easy solution, its been addressed already in the list. Have a look > at: Actually, I have a similar situation, and following other input on the group I was able to get it to work just by calling setFocusable(false) on the Button (and presumably this would work

[android-developers] Re: onListItemClick won't fire.

2009-01-12 Thread Kev
No easy solution, its been addressed already in the list. Have a look at: http://groups.google.com/group/android-developers/browse_thread/thread/1fde30269b97f998/8f982b5c68febcf5 Rgds, Kevin. On Jan 5, 8:01 am, chrispix wrote: > This is what I am trying to accomplish. > - Display List from Dat