as long as the user has his finger over a view the onLongHold fires repeatedly.
I am trying to implement a short vibrate as soon as the user holds his finger on the view but only once.
is it possible to add a method so that to stop timers after first fire and reset them if user hold again on the view ?
as long as the user has his finger over a view the onLongHold fires repeatedly. I am trying to implement a short vibrate as soon as the user holds his finger on the view but only once. is it possible to add a method so that to stop timers after first fire and reset them if user hold again on the view ?