From 20f3a92f1c5ddecb565634237e33b321e846ad5d Mon Sep 17 00:00:00 2001 From: Gaspard Coulet Date: Wed, 28 Apr 2021 23:08:21 +0200 Subject: Initial commit --- .../App/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 6387 bytes .../src/main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 0 -> 10413 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher.png create mode 100644 Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (limited to 'Realisation_vol/App/app/src/main/res/mipmap-xxhdpi') diff --git a/Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..b0907ca Binary files /dev/null and b/Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000..d8ae031 Binary files /dev/null and b/Realisation_vol/App/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ -- cgit v1.2.3