How to enable haptic feedback on button view
- by Funkyidol
Hi,
I want to add haptic feedback to my application buttons and control them programatically to show button state (enabled and disabled)
The default haptic feedback setter works only for long press. How can i make it work for simple button clicks.
Amd is there a way to have haptic feedback on events like touch move??