From bb7747bea51c7dbff91ea422e17adeb971e36945 Mon Sep 17 00:00:00 2001 From: oliexdev Date: Mon, 27 Feb 2023 09:47:05 +0100 Subject: [PATCH] revert round icons for pro and light version --- .../mipmap-anydpi-v26/ic_launcher_openscale_light_round.xml | 6 ++++++ .../mipmap-anydpi-v26/ic_launcher_openscale_pro_round.xml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_light_round.xml create mode 100644 android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_pro_round.xml diff --git a/android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_light_round.xml b/android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_light_round.xml new file mode 100644 index 00000000..ff90db4a --- /dev/null +++ b/android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_light_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_pro_round.xml b/android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_pro_round.xml new file mode 100644 index 00000000..30c5fb26 --- /dev/null +++ b/android_app/app/src/main/res/mipmap-anydpi-v26/ic_launcher_openscale_pro_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file