From faee10af2c5f970e54f788e7030ec96abd503122 Mon Sep 17 00:00:00 2001 From: GleidsonDaniel Date: Mon, 27 Feb 2023 18:31:51 -0300 Subject: [PATCH] add monochrome icon --- .../res/drawable/ic_launcher_monochrome.xml | 24 +++++++++++++++++++ .../res/mipmap-anydpi-v26/ic_launcher.xml | 1 + .../mipmap-anydpi-v26/ic_launcher_round.xml | 1 + .../res/drawable/ic_launcher_monochrome.xml | 24 +++++++++++++++++++ .../res/mipmap-anydpi-v26/ic_launcher.xml | 1 + .../mipmap-anydpi-v26/ic_launcher_round.xml | 1 + 6 files changed, 52 insertions(+) create mode 100644 android/app/src/experimental/res/drawable/ic_launcher_monochrome.xml create mode 100644 android/app/src/official/res/drawable/ic_launcher_monochrome.xml diff --git a/android/app/src/experimental/res/drawable/ic_launcher_monochrome.xml b/android/app/src/experimental/res/drawable/ic_launcher_monochrome.xml new file mode 100644 index 000000000..3cbc6cc4d --- /dev/null +++ b/android/app/src/experimental/res/drawable/ic_launcher_monochrome.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + diff --git a/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher.xml index bbd3e0212..98f7473ca 100644 --- a/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher_round.xml index bbd3e0212..98f7473ca 100644 --- a/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/android/app/src/experimental/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/app/src/official/res/drawable/ic_launcher_monochrome.xml b/android/app/src/official/res/drawable/ic_launcher_monochrome.xml new file mode 100644 index 000000000..3cbc6cc4d --- /dev/null +++ b/android/app/src/official/res/drawable/ic_launcher_monochrome.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + diff --git a/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher.xml index bbd3e0212..98f7473ca 100644 --- a/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher_round.xml index bbd3e0212..98f7473ca 100644 --- a/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/android/app/src/official/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file