From 3c8df4ad7954538e5a14931407b20be2eeebecb3 Mon Sep 17 00:00:00 2001 From: Tuomas Airaksinen Date: Sat, 9 Dec 2023 21:23:14 +0200 Subject: [PATCH] Fix #3082 (Calculator app displays a religious icon on notification screen...) --- .../res/mipmap-anydpi-v26/ic_calculator.xml | 22 +++++++++++++++++++ .../res/mipmap-anydpi-v26/ic_launcher.xml | 21 ++++++++++++++++++ .../mipmap-anydpi-v26/ic_launcher_round.xml | 22 +++++++++++++++++++ 3 files changed, 65 insertions(+) create mode 100644 app/src/discrete/res/mipmap-anydpi-v26/ic_calculator.xml create mode 100644 app/src/discrete/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 app/src/discrete/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/app/src/discrete/res/mipmap-anydpi-v26/ic_calculator.xml b/app/src/discrete/res/mipmap-anydpi-v26/ic_calculator.xml new file mode 100644 index 0000000000..10bdaa57b9 --- /dev/null +++ b/app/src/discrete/res/mipmap-anydpi-v26/ic_calculator.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/app/src/discrete/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/discrete/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000000..4590bb5718 --- /dev/null +++ b/app/src/discrete/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/app/src/discrete/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/discrete/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 0000000000..10bdaa57b9 --- /dev/null +++ b/app/src/discrete/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,22 @@ + + + + + + +