Created Settings Activity

created a simple settings activity that we can add various settings to.

Change-Id: I304454bd5543083bf90d1357da2ca8b8d7f1e37a
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-02-06 01:21:05 -05:00
parent 7b167d7cad
commit 4a0479ec01
5 changed files with 119 additions and 6 deletions

View File

@@ -10,5 +10,9 @@
<string name="create_new_game">Create New Game</string>
<string name="delete">Delete</string>
<string name="new_game">New Game</string>
<string name="version_info">Version Information</string>
<string name="email">twentycodes@gmail.com</string>
<string name="email_about">Send an email with ideas or problems to help make this application even better! Good or bad we want to know what you think!</string>
<string name="contact_us">Contact Us</string>
</resources>