altosdroid: Fix integer formatting in tabs
authorKeith Packard <keithp@keithp.com>
Wed, 17 Apr 2013 17:38:54 +0000 (10:38 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 17 Apr 2013 17:40:54 +0000 (10:40 -0700)
commitb3000609e4010ff4d29debe72ea1866e775af539
tree6afe8d14903957acba8d93525225129722022cef
parentc2640c09c76ce32e471dcf6df83095d146bb39a2
altosdroid: Fix integer formatting in tabs

Was trying to use AltosDroid.number for integers, which didn't work as
it expected doubles.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/TabPad.java