From 76d57724d624dbf0f2c81863f7d0b3c6a2bad7d0 Mon Sep 17 00:00:00 2001 From: LeightonGinty Date: Sat, 16 Nov 2024 12:30:59 +0000 Subject: Initial commit --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 6 ++++++ app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (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 new file mode 100644 index 0000000..6f3b755 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +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 new file mode 100644 index 0000000..6f3b755 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2