added new iitc icon to mobile (see #102)

This commit is contained in:
Philipp Schaefer
2013-04-29 13:44:30 +02:00
parent a7b04a7a72
commit e04222b450
9 changed files with 4 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/iitc_icon"
android:icon="@drawable/ic_iitcm"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<activity