diff --git a/android/src/main/ic_launcher-playstore.png b/android/src/main/ic_launcher-playstore.png index 00513bc..bae6d31 100644 Binary files a/android/src/main/ic_launcher-playstore.png and b/android/src/main/ic_launcher-playstore.png differ diff --git a/android/src/main/res/drawable/ic_launcher_foreground.xml b/android/src/main/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000..154dbef --- /dev/null +++ b/android/src/main/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + diff --git a/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 036d09b..7353dbd 100644 --- a/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09b..7353dbd 100644 --- a/android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/android/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/android/src/main/res/mipmap-hdpi/ic_launcher.png b/android/src/main/res/mipmap-hdpi/ic_launcher.png index 40e1553..b5f0466 100644 Binary files a/android/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/android/src/main/res/mipmap-hdpi/ic_launcher_foreground.png deleted file mode 100644 index 520e026..0000000 Binary files a/android/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/android/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/src/main/res/mipmap-hdpi/ic_launcher_round.png index f866669..91ad4fc 100644 Binary files a/android/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/android/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/android/src/main/res/mipmap-mdpi/ic_launcher.png b/android/src/main/res/mipmap-mdpi/ic_launcher.png index 48be17d..84001c9 100644 Binary files a/android/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/android/src/main/res/mipmap-mdpi/ic_launcher_foreground.png deleted file mode 100644 index 7b0fc3f..0000000 Binary files a/android/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/android/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/src/main/res/mipmap-mdpi/ic_launcher_round.png index 7c4f14e..ca60a18 100644 Binary files a/android/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/android/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/android/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/src/main/res/mipmap-xhdpi/ic_launcher.png index 7fea58c..a9a1919 100644 Binary files a/android/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/android/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png deleted file mode 100644 index 7605dee..0000000 Binary files a/android/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png index 361e863..e1e7216 100644 Binary files a/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/android/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/src/main/res/mipmap-xxhdpi/ic_launcher.png index 09be6ef..d3408ec 100644 Binary files a/android/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/android/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png deleted file mode 100644 index 377ed1b..0000000 Binary files a/android/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 40a7366..d222f31 100644 Binary files a/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/android/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 5b31427..40521d4 100644 Binary files a/android/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/android/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png deleted file mode 100644 index e4c5435..0000000 Binary files a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ diff --git a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 2aeeea9..e620f35 100644 Binary files a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ