From 67b6f338cfe4da739d39dc6764d11efa00105d81 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 9 Dec 2021 23:15:33 +0100 Subject: Created a new Expo app --- android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 4569 bytes .../app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 0 -> 7098 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 android/app/src/main/res/mipmap-xhdpi/ic_launcher.png create mode 100644 android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png (limited to 'android/app/src/main/res/mipmap-xhdpi') diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..dcd3cd8 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000..459ca60 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ -- cgit v1.3.1