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-xhdpi/ic_launcher.png | Bin 0 -> 2578 bytes .../src/main/res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 0 -> 3962 bytes tflite/src/main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 0 -> 5401 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tflite/src/main/res/mipmap-xhdpi/ic_launcher.png create mode 100644 tflite/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png create mode 100644 tflite/src/main/res/mipmap-xhdpi/ic_launcher_round.png (limited to 'tflite/src/main/res/mipmap-xhdpi') diff --git a/tflite/src/main/res/mipmap-xhdpi/ic_launcher.png b/tflite/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..fdae11d Binary files /dev/null and b/tflite/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/tflite/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/tflite/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png new file mode 100644 index 0000000..667d566 Binary files /dev/null and b/tflite/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/tflite/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/tflite/src/main/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..cb11f72 Binary files /dev/null and b/tflite/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ -- cgit v1.2.3