diff --git a/app/src/debug/res/drawable/ic_app_launcher_background.xml b/app/src/debug/res/drawable/ic_app_launcher_background.xml deleted file mode 100644 index 8f025e7998..0000000000 --- a/app/src/debug/res/drawable/ic_app_launcher_background.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - diff --git a/app/src/debug/res/drawable/ic_app_launcher_foreground.xml b/app/src/debug/res/drawable/ic_app_launcher_foreground.xml deleted file mode 100644 index d41e03fb1d..0000000000 --- a/app/src/debug/res/drawable/ic_app_launcher_foreground.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_app_launcher.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_app_launcher.xml deleted file mode 100644 index 50ec886232..0000000000 --- a/app/src/debug/res/mipmap-anydpi-v26/ic_app_launcher.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 7fd4837792..07cbba72cb 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -22,7 +22,7 @@ android:name="com.anytypeio.anytype.app.AndroidApplication" android:allowBackup="false" android:fullBackupContent="@xml/my_backup_rules" - android:icon="@mipmap/ic_app_launcher" + android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:networkSecurityConfig="@xml/network_security_config" android:requestLegacyExternalStorage="true" diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_app_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_app_launcher.xml deleted file mode 100644 index 2738a0af4f..0000000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_app_launcher.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_app_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_app_launcher_round.xml deleted file mode 100644 index 2738a0af4f..0000000000 --- a/app/src/main/res/mipmap-anydpi-v26/ic_app_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_app_launcher.webp b/app/src/main/res/mipmap-hdpi/ic_app_launcher.webp deleted file mode 100644 index f5cb152be8..0000000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_app_launcher.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-hdpi/ic_app_launcher_foreground.webp b/app/src/main/res/mipmap-hdpi/ic_app_launcher_foreground.webp deleted file mode 100644 index e6011ecf28..0000000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_app_launcher_foreground.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-hdpi/ic_app_launcher_round.webp b/app/src/main/res/mipmap-hdpi/ic_app_launcher_round.webp deleted file mode 100644 index 4091b5a61c..0000000000 Binary files a/app/src/main/res/mipmap-hdpi/ic_app_launcher_round.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_app_launcher.webp b/app/src/main/res/mipmap-mdpi/ic_app_launcher.webp deleted file mode 100644 index 76eea14186..0000000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_app_launcher.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_app_launcher_foreground.webp b/app/src/main/res/mipmap-mdpi/ic_app_launcher_foreground.webp deleted file mode 100644 index 0528a2c76e..0000000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_app_launcher_foreground.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-mdpi/ic_app_launcher_round.webp b/app/src/main/res/mipmap-mdpi/ic_app_launcher_round.webp deleted file mode 100644 index eb38ab444a..0000000000 Binary files a/app/src/main/res/mipmap-mdpi/ic_app_launcher_round.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_app_launcher.webp b/app/src/main/res/mipmap-xhdpi/ic_app_launcher.webp deleted file mode 100644 index dfbc4b6a13..0000000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_app_launcher.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_app_launcher_foreground.webp b/app/src/main/res/mipmap-xhdpi/ic_app_launcher_foreground.webp deleted file mode 100644 index 52d8ea8489..0000000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_app_launcher_foreground.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_app_launcher_round.webp b/app/src/main/res/mipmap-xhdpi/ic_app_launcher_round.webp deleted file mode 100644 index 4e0801fa64..0000000000 Binary files a/app/src/main/res/mipmap-xhdpi/ic_app_launcher_round.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_app_launcher.webp b/app/src/main/res/mipmap-xxhdpi/ic_app_launcher.webp deleted file mode 100644 index 5a0510c7fb..0000000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_app_launcher.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_app_launcher_foreground.webp b/app/src/main/res/mipmap-xxhdpi/ic_app_launcher_foreground.webp deleted file mode 100644 index 37ec06df81..0000000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_app_launcher_foreground.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_app_launcher_round.webp b/app/src/main/res/mipmap-xxhdpi/ic_app_launcher_round.webp deleted file mode 100644 index 4ec2c4d1e3..0000000000 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_app_launcher_round.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher.webp b/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher.webp deleted file mode 100644 index ff53cc5a93..0000000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher_foreground.webp b/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher_foreground.webp deleted file mode 100644 index ec57d05b47..0000000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher_foreground.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher_round.webp b/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher_round.webp deleted file mode 100644 index e36ee67229..0000000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_app_launcher_round.webp and /dev/null differ diff --git a/app/src/main/res/values/ic_app_launcher_background.xml b/app/src/main/res/values/ic_app_launcher_background.xml deleted file mode 100644 index fed43536b3..0000000000 --- a/app/src/main/res/values/ic_app_launcher_background.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - #000000 - \ No newline at end of file