Added temporary icon and new font. Added minimum time when loading.

This commit is contained in:
2014-10-10 11:25:38 -04:30
parent 4d7d988787
commit 5c3b2fc684
8 changed files with 16 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:icon="@drawable/roselia_launcher"
android:label="@string/app_name"
android:theme="@style/GdxTheme" >
<activity