ashik94vc / ElegantNumberButton

Widget which acts as a number counter which changes its number on +/- press.
Apache License 2.0
180 stars 62 forks source link

Auto Inc/Dec on long press #27

Open depindersharma opened 4 years ago

depindersharma commented 4 years ago

These changes would allow the user to auto increment/decrement the value faster when long pressed without the need of multiple clicks. Original click functionality would remain the same.