I take it you looked through this

http://developer.android.com/resources/articles/touch-mode.html

(which was new to me)

On Fri, May 6, 2011 at 1:59 PM, Eric <e...@alum.mit.edu> wrote:
>
>
> On May 6, 1:38 pm, B Lyon <bradfl...@gmail.com> wrote:
>> Did you play with descendantFocusibility at all?
>
> Not yet.  I would like to avoid an time-consuming and arbitrary number
> of tag permutation changes if I can find the proper solution up-
> front.  descendantFocusibility does seem to look promising, but I'm
> not convince it will work in all of the 6 cases I specified above.
>
> The problem with using the 'normal' ListView OnItemClickedListener()
> is that if you have a clickable-button in the list view item, the
> ListView item no longer respond to click events at all.
> descendantFocusibility may indeed be the answer, but it would be nice
> to hear from someone who has all this working.  It should be
> completely possible, I am not asking for much here -- just
> functionality that you would expect from the list view in the first
> place.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to