Added adaptable icon

This commit is contained in:
Epowerj
2017-12-19 22:10:10 -05:00
parent b241aa562e
commit 212d91bc47
27 changed files with 16 additions and 1 deletions

View File

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