From c9a9d2dbbbdd192275c886c2c07c4ff45e88baa1 Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Sat, 2 Sep 2023 21:06:28 +0200 Subject: Allow launcher icons to be themed Yes, the beta icon looses its glowing eyes entirely. --- app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml index 7353dbd..ef49c99 100644 --- a/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/beta/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file 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 7353dbd..ef49c99 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 @@ + \ No newline at end of file -- cgit v1.2.3