Thanks Danny! The setClickable(true) is automatically set when setOnClickListener() is called.
I also set it explicitly and no luck :| On Fri, Jun 13, 2008 at 4:09 PM, Danny <[EMAIL PROTECTED]> wrote: > > I'm no expert and this is just a wild guess, but I know the parent > class of "View" has this xml attribute, try setting it to true... > android:clickable="true" > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

