remove adaptive icon

This commit is contained in:
dkanada 2020-05-09 01:39:41 +09:00
commit a1e92557a6
13 changed files with 0 additions and 11 deletions

View file

@ -19,7 +19,6 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:usesCleartextTraffic="true"
android:theme="@style/Theme.Phonograph.Light"