Set GameListActivity as the main Activity. Fixed ExaltedDice save instance state methods to restore the picker values. Sorted all classes Change-Id: I6a8a724d831a977aeaff8816c5506246398617b7
10 lines
345 B
XML
Executable File
10 lines
345 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">Exalted Dice</string>
|
|
<string name="rolled">Rolled: </string>
|
|
<string name="email">twentycodes@gmail.com</string>
|
|
<string name="deleteing">Deleting…</string>
|
|
<string name="empty_msg">Click the plus button to start a new game</string>
|
|
|
|
</resources> |