From f98162b6d8ed70e571440c539ef053dce09f704d Mon Sep 17 00:00:00 2001 From: Orangerot Date: Sat, 11 Jan 2025 17:14:41 +0100 Subject: feat: add launcher name and launcher icon --- android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml (limited to 'android/app/src/main/res/mipmap-anydpi-v26') 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..d506366 --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,14 @@ + + + + + + + + + + -- cgit v1.2.3