add monochrome icon, closes #50,closes #23

This commit is contained in:
GitGitro
2022-11-07 15:31:31 +01:00
parent 23ec2f025e
commit e90ab95cd0
3 changed files with 41 additions and 1 deletions
-1
View File
@@ -38,7 +38,6 @@
android:name=".App"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">