Hi,

This is my problem:
My application has a ListView and every row has a TextView and a
Checkbox.
Checkboxes work correctly, but TextViews can't be selected and thus
onListItemClick method is never called.
I need the two functions. What can I do?

Pau

On 5 sep, 21:08, kingkung <[EMAIL PROTECTED]> wrote:
> I think I have a similar problem...
>
> I want to be able to check and uncheck items, but some of my items, in
> their "checked" views, contain links which I think rob the focus so
> that the onClickListener no longer works on that item.  The link works
> fine, though.
>
> What should I do?  What Romain Guy suggested above sounds interesting,
> but I don't know what XML attribute he is talking about.
>
> On Aug 28, 5:21 am, marielisacr <[EMAIL PROTECTED]> wrote:
>
>
>
> > Thanks very much for the suggestions and the answer, I will try that.- 
> > Ocultar texto de la cita -
>
> - Mostrar texto de la cita -

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to