I have a layout to which I dynamically add ImageViews by calling addView. How can I make the views that I add react to long click events (orange animation)? I tried setLongClickable but that does not make a difference. BTW long clicks work fine I'm just missing the animation. --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

