andshaff / tippytipper

Automatically exported from code.google.com/p/tippytipper
0 stars 0 forks source link

Exclude tax rate needs to allow decimal place #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some sales tax is a part of percent. For example, Forsyth County, NC is. 7.75%. 
 Need for a 
way to select tax rate besides the slider to allow for a decimal place.

Original issue reported on code.google.com by mand...@gmail.com on 9 May 2010 at 6:34

GoogleCodeExporter commented 9 years ago
This has been implemented!

Swapped out the slider for a copy of the Android internals NumberPicker.

Original comment by mand...@gmail.com on 16 May 2010 at 3:07