From bbfaeeafab31fd264fd83294f2a854e7b185b60f Mon Sep 17 00:00:00 2001 From: Joseph Date: Mon, 4 Mar 2024 09:26:45 +0000 Subject: [PATCH] Add themed icons --- .../res/drawable/ic_launcher_background.xml | 66 +------------------ .../res/mipmap-anydpi-v26/ic_launcher.xml | 7 ++ 2 files changed, 8 insertions(+), 65 deletions(-) create mode 100644 android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/android/app/src/main/res/drawable/ic_launcher_background.xml b/android/app/src/main/res/drawable/ic_launcher_background.xml index ca3826a..577f75b 100644 --- a/android/app/src/main/res/drawable/ic_launcher_background.xml +++ b/android/app/src/main/res/drawable/ic_launcher_background.xml @@ -5,70 +5,6 @@ android:viewportHeight="108" android:viewportWidth="108" xmlns:android="http://schemas.android.com/apk/res/android"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 0000000..5342c25 --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,7 @@ + + + + + + +