Move to vector icon also on pre-26

This commit is contained in:
Fredrik Fornwall
2018-11-17 23:19:22 +01:00
parent 063ef02f2b
commit 7056945f5d
9 changed files with 34 additions and 3 deletions

View File

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