I'll be brief. I have a ListActivity that uses a custom Adapter implementing BaseAdapter. When I perform a click on an object, the method ListActivity.onListItemClick() gets executed. Is there a way to execute a different portion of code when I perform a LONG click on an item? Thanks, Simone
-- 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

