[android-developers] Re: ListView touch problem

2009-08-24 Thread Rimma Sukhovsky
thanks alot! TouchDelegate looks like a good direction! On Mon, Aug 24, 2009 at 6:16 PM, manigault wrote: > > Maybe this will help you > > http://stackoverflow.com/questions/500264/android-multiple-actions-on-a-list-view-focus-issue > > On Jul 30, 5:26 pm, legerb wrote: > > Each list item in my

[android-developers] Re: ListView touch problem

2009-08-24 Thread manigault
Maybe this will help you http://stackoverflow.com/questions/500264/android-multiple-actions-on-a-list-view-focus-issue On Jul 30, 5:26 pm, legerb wrote: > Each list item in myListViewis a linkified TextView, and a regular > TextView. > The problem is that once there is a touchable item in theLis