From b4695e613f0bca451485f95572f23d464b56a95e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 24 Apr 2026 16:42:18 +0200 Subject: Initial import --- tflite/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 4132 bytes .../main/res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 0 -> 7404 bytes tflite/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 0 -> 8712 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tflite/src/main/res/mipmap-xxhdpi/ic_launcher.png create mode 100644 tflite/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png create mode 100644 tflite/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (limited to 'tflite/src/main/res/mipmap-xxhdpi') diff --git a/tflite/src/main/res/mipmap-xxhdpi/ic_launcher.png b/tflite/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..5d4fa36 Binary files /dev/null and b/tflite/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/tflite/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/tflite/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..33dc1c6 Binary files /dev/null and b/tflite/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/tflite/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/tflite/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..07d1393 Binary files /dev/null and b/tflite/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ -- cgit v1.2.3