removing some mipmap icons

This commit is contained in:
tibbi
2017-03-19 21:02:19 +01:00
parent 8c793112e6
commit c653345ff7
48 changed files with 18 additions and 18 deletions

View File

@@ -16,7 +16,7 @@
<application
android:allowBackup="true"
android:icon="@mipmap/launcher"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_launcher_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">