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-xxhdpi/ic_launcher_background.png | Bin 0 -> 1062 bytes .../main/res/drawable-xxhdpi/ic_launcher_foreground.png | Bin 0 -> 5682 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/app/src/main/res/drawable-xxhdpi/ic_launcher_background.png create mode 100644 android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png (limited to 'android/app/src/main/res/drawable-xxhdpi') diff --git a/android/app/src/main/res/drawable-xxhdpi/ic_launcher_background.png b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_background.png new file mode 100644 index 0000000..4658e07 Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_background.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..2a74cad Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png differ -- cgit v1.3