Add an initial menu, and allow user to visit alerts page

This commit is contained in:
bspeice
2013-10-01 20:17:21 -04:00
parent 89b73f5906
commit adc9fc0580
10 changed files with 30 additions and 8 deletions

View File

@ -6,6 +6,6 @@
<string name="hello_world">Welcome to UNCC GameDay!</string>
<string name="title_activity_parking">Parking</string>
<string name="title_activity_registration">Registration</string>
<string name="title_activity_home">Home</string>
<string name="title_activity_alerts">Alerts</string>
</resources>