From c0bbe1d4b5c9e84c2cf71bcbdac9e647537cad83 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 4 Mar 2026 21:20:00 +0100 Subject: Run flutter_launcher_icons This propagates icon files to the Android-specific source tree. --- .../main/res/drawable-xhdpi/ic_launcher_background.png | Bin 0 -> 723 bytes .../main/res/drawable-xhdpi/ic_launcher_foreground.png | Bin 0 -> 3721 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/app/src/main/res/drawable-xhdpi/ic_launcher_background.png create mode 100644 android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png (limited to 'android/app/src/main/res/drawable-xhdpi') diff --git a/android/app/src/main/res/drawable-xhdpi/ic_launcher_background.png b/android/app/src/main/res/drawable-xhdpi/ic_launcher_background.png new file mode 100644 index 0000000..e4bbb65 Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/ic_launcher_background.png differ diff --git a/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..e4fef3c Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png differ -- cgit v1.3