Updated roll history list UI

Made the list easier to read by making different parts of the information
bigger of smaller

Change-Id: I64482dfd8ec03ded60e96f7dd9916445ef8ee7fe
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-02-08 12:26:04 -05:00
parent a7ea1ed73b
commit 12a1d4c17d
5 changed files with 45 additions and 20 deletions

View File

@@ -21,7 +21,7 @@
<string name="do_you_want_to_quit">Are you sure you want to quit?</string>
<string name="total">Total: </string>
<string name="sucesses">\nSuccesses: </string>
<string name="rolls">\nRolls: </string>
<string name="rolls">Rolls: </string>
<string name="roll_again">Roll Again</string>
<string name="roll_again_summary">Rolls the with the same presets as the selected roll from history</string>
<string name="calc_successes">Calculate Successes</string>