diff --git a/android/app/src/main/res/drawable-hdpi/ic_background.png b/android/app/src/main/res/drawable-hdpi/ic_background.png new file mode 100644 index 0000000000..0265779ac7 Binary files /dev/null and b/android/app/src/main/res/drawable-hdpi/ic_background.png differ diff --git a/android/app/src/main/res/drawable-hdpi/ic_foreground.png b/android/app/src/main/res/drawable-hdpi/ic_foreground.png new file mode 100644 index 0000000000..ef8ffe231a Binary files /dev/null and b/android/app/src/main/res/drawable-hdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/drawable-mdpi/ic_background.png b/android/app/src/main/res/drawable-mdpi/ic_background.png new file mode 100644 index 0000000000..5aee5ffb84 Binary files /dev/null and b/android/app/src/main/res/drawable-mdpi/ic_background.png differ diff --git a/android/app/src/main/res/drawable-mdpi/ic_foreground.png b/android/app/src/main/res/drawable-mdpi/ic_foreground.png new file mode 100644 index 0000000000..50fb38228d Binary files /dev/null and b/android/app/src/main/res/drawable-mdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/drawable-xhdpi/ic_background.png b/android/app/src/main/res/drawable-xhdpi/ic_background.png new file mode 100644 index 0000000000..086c648f56 Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/ic_background.png differ diff --git a/android/app/src/main/res/drawable-xhdpi/ic_foreground.png b/android/app/src/main/res/drawable-xhdpi/ic_foreground.png new file mode 100644 index 0000000000..0c8d0ac4d0 Binary files /dev/null and b/android/app/src/main/res/drawable-xhdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/ic_background.png b/android/app/src/main/res/drawable-xxhdpi/ic_background.png new file mode 100644 index 0000000000..0f4f695623 Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/ic_background.png differ diff --git a/android/app/src/main/res/drawable-xxhdpi/ic_foreground.png b/android/app/src/main/res/drawable-xxhdpi/ic_foreground.png new file mode 100644 index 0000000000..c5a3afd29d Binary files /dev/null and b/android/app/src/main/res/drawable-xxhdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/drawable-xxxhdpi/ic_background.png b/android/app/src/main/res/drawable-xxxhdpi/ic_background.png new file mode 100644 index 0000000000..3773b54175 Binary files /dev/null and b/android/app/src/main/res/drawable-xxxhdpi/ic_background.png differ diff --git a/android/app/src/main/res/drawable-xxxhdpi/ic_foreground.png b/android/app/src/main/res/drawable-xxxhdpi/ic_foreground.png new file mode 100644 index 0000000000..7f8ab76b4b Binary files /dev/null and b/android/app/src/main/res/drawable-xxxhdpi/ic_foreground.png differ 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 new file mode 100644 index 0000000000..d00e59e413 --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,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 new file mode 100644 index 0000000000..d00e59e413 --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-hdpi/ic_background.png b/android/app/src/main/res/mipmap-hdpi/ic_background.png new file mode 100644 index 0000000000..8397ebdbb9 Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_background.png differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_foreground.png b/android/app/src/main/res/mipmap-hdpi/ic_foreground.png new file mode 100644 index 0000000000..20e392fbd6 Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index 1926c28268..2117b49980 100644 Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000000..9ce7c259ce Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_background.png b/android/app/src/main/res/mipmap-mdpi/ic_background.png new file mode 100644 index 0000000000..c89e6752f4 Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_background.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_foreground.png b/android/app/src/main/res/mipmap-mdpi/ic_foreground.png new file mode 100644 index 0000000000..7d9e9542ef Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 3513e19497..1ffe19a5d7 100644 Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000000..98414c5ad0 Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_background.png b/android/app/src/main/res/mipmap-xhdpi/ic_background.png new file mode 100644 index 0000000000..396c76004d Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_background.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_foreground.png b/android/app/src/main/res/mipmap-xhdpi/ic_foreground.png new file mode 100644 index 0000000000..3f7e118238 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index a3beaa561d..093b474db8 100644 Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png 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 0000000000..e3afdce279 Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_background.png b/android/app/src/main/res/mipmap-xxhdpi/ic_background.png new file mode 100644 index 0000000000..69bd84b60d Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_background.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_foreground.png b/android/app/src/main/res/mipmap-xxhdpi/ic_foreground.png new file mode 100644 index 0000000000..f705c3c001 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 02039f3e03..346f017c3f 100644 Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..e6309a3f88 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_background.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_background.png new file mode 100644 index 0000000000..9381023db5 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_background.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_foreground.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_foreground.png new file mode 100644 index 0000000000..83ae4d0e7b Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_foreground.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 19ec9084fd..75b75ea8ae 100644 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..103dcd72a9 Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ