From c6e74e73d0932987059af9ef8d631ae0efff2cbe Mon Sep 17 00:00:00 2001 From: "taha.alam" Date: Thu, 26 Sep 2024 17:11:52 +0300 Subject: [PATCH] WD: icon updated --- android/app/src/main/AndroidManifest.xml | 2 +- .../cloud/diplomaticquarterapp/utils/HMGUtils.kt | 2 +- .../{ic_launcher.png => ic_launcher_local.png} | Bin .../{ic_launcher.png => ic_launcher_local.png} | Bin .../{ic_launcher.png => ic_launcher_local.png} | Bin .../{ic_launcher.png => ic_launcher_local.png} | Bin .../{ic_launcher.png => ic_launcher_local.png} | Bin 7 files changed, 2 insertions(+), 2 deletions(-) rename android/app/src/main/res/mipmap-hdpi/{ic_launcher.png => ic_launcher_local.png} (100%) rename android/app/src/main/res/mipmap-mdpi/{ic_launcher.png => ic_launcher_local.png} (100%) rename android/app/src/main/res/mipmap-xhdpi/{ic_launcher.png => ic_launcher_local.png} (100%) rename android/app/src/main/res/mipmap-xxhdpi/{ic_launcher.png => ic_launcher_local.png} (100%) rename android/app/src/main/res/mipmap-xxxhdpi/{ic_launcher.png => ic_launcher_local.png} (100%) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 620ad178..58ac88b7 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -75,7 +75,7 @@