ExaltedDice.java

i remove the field mFormater, interface Formatter, formatNumber() as they are not needed by exalted dice.
i removed getCurrent(), setCurrent() also because they were not used by exalted dice.
i modified onClick() and onLongClick() to use switch blocks rather than nested if else blocks
i incremented the version / build
from b12 to b13
This commit is contained in:
2010-09-22 11:41:48 +00:00
parent c0bd9fd839
commit ee36c22eda
5 changed files with 32 additions and 61 deletions