From 42a880586cb80417fdc95744702e4cdc54620217 Mon Sep 17 00:00:00 2001 From: Halit Aksoy Date: Sun, 31 Mar 2024 18:32:56 +0300 Subject: [PATCH] add app icon --- .../android/app/src/main/AndroidManifest.xml | 3 +-- .../app/src/main/res/drawable/mancala.xml | 25 +++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 mobile/android/app/src/main/res/drawable/mancala.xml diff --git a/mobile/android/app/src/main/AndroidManifest.xml b/mobile/android/app/src/main/AndroidManifest.xml index 4122f36..38d4ac3 100644 --- a/mobile/android/app/src/main/AndroidManifest.xml +++ b/mobile/android/app/src/main/AndroidManifest.xml @@ -5,8 +5,7 @@ + + + + + + + + \ No newline at end of file