michaelmuenzer / ScrollableNumberPicker

Easy to use customizable number picker for Android mobile and tv
MIT License
78 stars 22 forks source link

Question #6

Open CIronfounderson opened 7 years ago

CIronfounderson commented 7 years ago

Is it possible to format the number? I want to use two pickers to change the value of a float. One for the part left of the point and one for the decimal part. And the decimal part should step from 00 to 95 with steps of 5. I also would like to rotate, so when you plus on the max value you go to min value... Aside from those "issues" I like the control!!!

michaelmuenzer commented 7 years ago

Hello CIronfounderson! Currently those 2 things are not possible, but I see the value in offering them if more people request these.