From 47aeabf5d44d7483101d30d289cb4c56761e3faa Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Mon, 2 Mar 2026 08:42:22 +0800 Subject: feat: improve toast and logo --- src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png | Bin 0 -> 9868 bytes .../android/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 0 -> 15489 bytes .../icons/android/mipmap-xxxhdpi/ic_launcher_round.png | Bin 0 -> 12716 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png create mode 100644 src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png create mode 100644 src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png (limited to 'src-tauri/icons/android/mipmap-xxxhdpi') diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..9c46477 Binary files /dev/null and b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..0697dcc Binary files /dev/null and b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..2e1e41f Binary files /dev/null and b/src-tauri/icons/android/mipmap-xxxhdpi/ic_launcher_round.png differ -- cgit v1.2.3-70-g09d2