Thanks u very much,

that explains a lot.

Best, lf.ho

On 26 Sep., 04:21, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> Not if the views inside each item handle clicks themselves.
>
> E.g. if you have a button within each item, then each of those buttons
> will handle clicks and 'eat' the event. The buttons' parent view, the
> view that is the actual item, will never see this click.
>
> On Sep 25, 5:56 pm, "lf.hl" <flod...@googlemail.com> wrote:
>
> > Hi,
>
> > so onItemClickListener does not fire on views inside one row?
>
> > I would like to handle all UI events in a central point and expected
> > to do this in onItemClickListener.
>
> > Thanks and best,
>
> >lf.hl
>
> > On 24 Sep., 21:46, Streets Of Boston <flyingdutc...@gmail.com> wrote:
>
> > > Make all the views (that you don't want to have reacting to a click)
> > > in your list-items non-clickable.
>
> > > On Sep 24, 3:06 pm, "lf.hl" <flod...@googlemail.com> wrote:
>
> > > > I have a custom AdapterAdapter<MyObject> and my onItemClickListener
> > > > does not fire when other views(buttons, etc. ) are in a row.
>
> > > > Who has working code.
>
> > > > Thanks in advance and best,
>
> > > >lf.hl- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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