mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-09-05 14:15:37 -04:00
Add a proper Hello World message.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
android:name="com.uncc.gameday.Alerts"
|
||||
android:name="com.uncc.gameday.activities.Alerts"
|
||||
android:label="@string/app_name" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
Reference in New Issue
Block a user