TapHoldUpButton icon indicating copy to clipboard operation
TapHoldUpButton copied to clipboard

Tap to do something, Hold to do another thing Button for android

Results 1 TapHoldUpButton issues
Sort by recently updated
recently updated
newest added

I'd like to shorten the time until a click registers a long press. I found this line [here](https://github.com/abdularis/TapHoldUpButton/blob/master/tapholdupbutton/src/main/java/com/aar/tapholdupbutton/TapHoldUpButton.java#L27), but I have no way of changing it. Thanks for your help!