sorry meant onlongpress
On Thu, Feb 18, 2010 at 12:36 PM, social hub <[email protected]> wrote: > can u try using onclickpress() and implement there > > On Thu, Feb 18, 2010 at 5:47 AM, mmkr <[email protected]> wrote: > >> Hi all, >> I have an array list of a view in my application. The view has >> both single click and long click >> listeners. To detect a particular view that is selected I'm using >> isPressed() for single click listener. Now how can I detect that a >> particular view is longclicked from the array list of view? >> >> thanks in advance >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > -- 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

