diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e30cd4e..d2f6b13 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -13,7 +13,7 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:theme="@style/AppTheme" + android:theme="@style/Theme.Unccgameday" android:name="com.uncc.gameday.GameDay" > + + + \ No newline at end of file diff --git a/res/drawable/btn_cab_done_unccgameday.xml b/res/drawable/btn_cab_done_unccgameday.xml new file mode 100755 index 0000000..0418e8b --- /dev/null +++ b/res/drawable/btn_cab_done_unccgameday.xml @@ -0,0 +1,27 @@ + + + + + + + + diff --git a/res/drawable/pressed_background_unccgameday.xml b/res/drawable/pressed_background_unccgameday.xml new file mode 100755 index 0000000..7ca9a9e --- /dev/null +++ b/res/drawable/pressed_background_unccgameday.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/res/drawable/progress_horizontal_unccgameday.xml b/res/drawable/progress_horizontal_unccgameday.xml new file mode 100755 index 0000000..c0f9a0a --- /dev/null +++ b/res/drawable/progress_horizontal_unccgameday.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + diff --git a/res/drawable/selectable_background_unccgameday.xml b/res/drawable/selectable_background_unccgameday.xml new file mode 100755 index 0000000..3a28aa2 --- /dev/null +++ b/res/drawable/selectable_background_unccgameday.xml @@ -0,0 +1,25 @@ + + + + + + + + \ No newline at end of file diff --git a/res/drawable/spinner_background_ab_unccgameday.xml b/res/drawable/spinner_background_ab_unccgameday.xml new file mode 100755 index 0000000..06f9cc3 --- /dev/null +++ b/res/drawable/spinner_background_ab_unccgameday.xml @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/res/drawable/tab_indicator_ab_unccgameday.xml b/res/drawable/tab_indicator_ab_unccgameday.xml new file mode 100755 index 0000000..f3a3911 --- /dev/null +++ b/res/drawable/tab_indicator_ab_unccgameday.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/activity_alerts.xml b/res/layout/activity_alerts.xml index 0555d45..720a5fb 100644 --- a/res/layout/activity_alerts.xml +++ b/res/layout/activity_alerts.xml @@ -2,13 +2,14 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" - android:background="#ffcc00"> + android:background="#daa520"> +