adaptive and legacy launcher icons

This commit is contained in:
Kévin Commaille 2020-12-09 10:52:52 +01:00
commit 8428b8f323
14 changed files with 40 additions and 2 deletions

View file

@ -13,7 +13,7 @@
<application
android:name=".Application"
android:label="FluffyChat"
android:icon="@mipmap/launcher_icon">
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
android:launchMode="singleTask"
@ -67,4 +67,4 @@
android:name="flutterEmbedding"
android:value="2" />
</application>
</manifest>
</manifest>