From 542daba20627ec47f7291b4adfc3208681968bb4 Mon Sep 17 00:00:00 2001 From: Sandelinos <26635624+Sandelinos@users.noreply.github.com> Date: Sat, 17 Sep 2022 00:42:47 +0300 Subject: [PATCH] Added monochrome icon --- .../res/drawable-v24/ic_launcher_monochrome.xml | 15 +++++++++++++++ .../res/drawable-v24/ic_launcher_monochrome.xml | 15 +++++++++++++++ .../main/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + .../res/mipmap-anydpi-v26/ic_launcher_round.xml | 1 + 4 files changed, 32 insertions(+) create mode 100644 app/src/free/res/drawable-v24/ic_launcher_monochrome.xml create mode 100644 app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml diff --git a/app/src/free/res/drawable-v24/ic_launcher_monochrome.xml b/app/src/free/res/drawable-v24/ic_launcher_monochrome.xml new file mode 100644 index 000000000..9c82835ee --- /dev/null +++ b/app/src/free/res/drawable-v24/ic_launcher_monochrome.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml b/app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml new file mode 100644 index 000000000..c0491a088 --- /dev/null +++ b/app/src/libre/res/drawable-v24/ic_launcher_monochrome.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 6b78462d6..8fde45638 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index eca70cfe5..b070c763d 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file