Thursday, July 14, 2011

Re: [android-developers] new ExpandableList question

Have you tried setOnChildClickListener() on ExpandableListView?

On Thu, Jul 14, 2011 at 7:27 PM, Jim Graham <spooky130u@gmail.com> wrote:
> In the three examples I found for ExpanableLists, only the first one
> has any reaction to a press on a child entry, and it requires a
> long-press before it reacts.  Is this the norm?  Or is it something
> that can be configured?  I searched through the dev guide and the
> examples, and found nothing that would indicate an answer either way.
>
> Can that be set to a normal (short) press to activate the child entry?
> If so, is it a simple variable somewhere?  Or is it a re-write of the
> listener?
>
> Thanks,
>   --jim
>
> --
> 73 DE N5IAL (/4)        MiSTie #49997  < Running FreeBSD 7.0 >
> spooky130u@gmail.com ICBM/Hurricane: 30.44406N 86.59909W
> Point Lobos Photography Set 1 (Photo-posters):  http://jdgapps.com
>
>        Do not look into waveguide with remaining eye!
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment