Add generic menus, and implement a basic layout for alert settings.

I should commit more often, sorry...
This commit is contained in:
bspeice
2013-10-04 20:22:54 -04:00
parent 412f894d92
commit d1467881f8
22 changed files with 125 additions and 48 deletions

View File

@ -1,6 +1,7 @@
package com.uncc.gameday.activities;
public class Home extends MenuActivity {
}