From e28338793461cf0839ca9a1bd9c2fa1d6132becd Mon Sep 17 00:00:00 2001 From: WSTxda Date: Wed, 5 Apr 2023 21:00:09 -0300 Subject: [PATCH] Adaptive icon --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 6 ++++++ app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 000000000..1413a3145 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file 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 new file mode 100644 index 000000000..1413a3145 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file