ismarslomic / BodyTracker

Android application for tracking body measurements
1 stars 2 forks source link

Add support for US customary units in Quantity<*>Picker #22

Closed ismarslomic closed 12 years ago

ismarslomic commented 12 years ago

Restriction for weight picker:

Whole numbers >= 1 Fractional numbers < 16

Make sure to not use comma between whole and fractional numbers

Restriction for length picker:

Whole numbers >= 1 Fractional numbers < 12

Make sure to not use comma between whole and fractional numbers