From 023cef76adc930050c8f52174727b5bf1faeb857 Mon Sep 17 00:00:00 2001 From: Docile-Alligator Date: Sat, 5 Mar 2022 11:02:16 +0800 Subject: Themed icon for Android. Very ugly right now. --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 +++-- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'app/src/main/res/mipmap-anydpi-v26') 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 bbd3e021..012b9716 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +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 index bbd3e021..012b9716 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,6 @@ - - + + + \ No newline at end of file -- cgit v1.2.3