diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 4ae7d12..83af12f 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 4ae7d12..83af12f 100644 --- a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_tint.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_tint.xml new file mode 100644 index 0000000..283199b --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_tint.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_tint_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_tint_round.xml new file mode 100644 index 0000000..283199b --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_tint_round.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_tint_foreground.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_tint_foreground.png new file mode 100644 index 0000000..46ba9b6 Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_tint_foreground.png differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_tint_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_tint_round.png new file mode 100644 index 0000000..0fe81de Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_tint_round.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_tint_foreground.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_tint_foreground.png new file mode 100644 index 0000000..d0a4ac2 Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_tint_foreground.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_tint_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_tint_round.png new file mode 100644 index 0000000..e627494 Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_tint_round.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_tint_foreground.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_tint_foreground.png new file mode 100644 index 0000000..2ace235 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_tint_foreground.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_tint_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_tint_round.png new file mode 100644 index 0000000..29563e2 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_tint_round.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_tint_foreground.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_tint_foreground.png new file mode 100644 index 0000000..fa6e736 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_tint_foreground.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_tint_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_tint_round.png new file mode 100644 index 0000000..5a849bf Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_tint_round.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_tint_foreground.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_tint_foreground.png new file mode 100644 index 0000000..c232463 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_tint_foreground.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_tint_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_tint_round.png new file mode 100644 index 0000000..7fc6c32 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_tint_round.png differ