Top "Long-press" questions

if the user keeps pressing the button for some time, a different action is executed from the short press action.

Hiding of the Toast for long press on actionBar item

Is some possible way how to hide the toast after long-press on the ActionBar item? I didn't setup a title …

android actionbarsherlock android-actionbar toast long-press
Combining jQuery Mobile taphold and jQuery UI draggable

I'm working on a mobile application where I'm trying to combine jQuery UI's draggable functionality with jQuery Mobile's taphold event. …

jquery-ui jquery-mobile jquery-ui-draggable long-press
Simulate Long press by Touch events

How can we simulate long press by touch event? or how can we calculate the time that screen is touched, …

android event-handling touch-event long-press
Tap and Hold (Long Press)

Has anyone implemented Tap & Hold in a Windows Phone 7 App yet? I can see a couple of possible approaches …

windows-phone-7 long-press tapandhold
Android : How to implement longpress manually in touch event?

Short version: I want a way to start a time-based counter on an onTouchEvent, and test to see if a …

android timer long-press
Identify Cell after Tap Location in UICollectionView

I have attached a UILongPressGestureRecognizer to a Collection View with the aim of the user hold finger on a cell …

ios uicollectionview uicollectionviewcell long-press
Long Touch on a surfaceView ( android )

I'm making a game on Android and I need to do certain actions when the users attempts a long press …

android multithreading touch long-press