milosmns / actual-number-picker

Android: A horizontal number picker
GNU General Public License v3.0
222 stars 36 forks source link

changed slow arr to make diff of 0.1 and fast arrow to 1 #19

Closed Vishal0311 closed 1 year ago

Vishal0311 commented 3 years ago

So i have changed the slow arrow to add or subtract 0.1 and fast arrow to add or subtract 1. This change can be used if like someone is creating a project and add a horizontal number picker for weight . So he/she can slide or click the decimal number for his/her weight.

milosmns commented 1 year ago

Either way, with JCenter shut down, I am unable to release new versions without significant code changes… for which I have no time anymore. Feel free to clone this repo and release on your own if you need the changes.