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-hdpi/ic_launcher.png | Bin 0 -> 1869 bytes .../src/main/res/mipmap-hdpi/ic_launcher_foreground.png | Bin 0 -> 2708 bytes tflite/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 0 -> 3816 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tflite/src/main/res/mipmap-hdpi/ic_launcher.png create mode 100644 tflite/src/main/res/mipmap-hdpi/ic_launcher_foreground.png create mode 100644 tflite/src/main/res/mipmap-hdpi/ic_launcher_round.png (limited to 'tflite/src/main/res/mipmap-hdpi') diff --git a/tflite/src/main/res/mipmap-hdpi/ic_launcher.png b/tflite/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..edd7b36 Binary files /dev/null and b/tflite/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/tflite/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/tflite/src/main/res/mipmap-hdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..a050bf2 Binary files /dev/null and b/tflite/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/tflite/src/main/res/mipmap-hdpi/ic_launcher_round.png b/tflite/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000..ec13a43 Binary files /dev/null and b/tflite/src/main/res/mipmap-hdpi/ic_launcher_round.png differ -- cgit v1.2.3