Drop the round launcher icon

It's better to focus on the adaptive icon for the future. See #830.
This commit is contained in:
Fredrik Fornwall
2018-10-02 21:54:03 +02:00
parent b61da23be7
commit 4b52cfbb93
7 changed files with 0 additions and 22 deletions

View File

@@ -19,7 +19,6 @@
android:allowBackup="true"
android:fullBackupContent="@xml/backupscheme"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:banner="@drawable/banner"
android:label="@string/application_name"
android:theme="@style/Theme.Termux"