diff --git a/android/app/src/main/res/drawable/ic_launcher_banner_forground.xml b/android/app/src/main/res/drawable/ic_launcher_banner_forground.xml new file mode 100644 index 00000000..97131576 --- /dev/null +++ b/android/app/src/main/res/drawable/ic_launcher_banner_forground.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_background.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_background.xml new file mode 100644 index 00000000..e7b046de --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_background.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_banner.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_banner.xml new file mode 100644 index 00000000..eef7c65c --- /dev/null +++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_banner.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_banner.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_banner.png new file mode 100644 index 00000000..d9812bd2 Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_banner.png differ diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_banner.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_banner.png deleted file mode 100644 index f63fa5b9..00000000 Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_banner.png and /dev/null differ diff --git a/android/app/src/main/res/values/colors.xml b/android/app/src/main/res/values/colors.xml index 0f386765..90c34714 100644 --- a/android/app/src/main/res/values/colors.xml +++ b/android/app/src/main/res/values/colors.xml @@ -1,4 +1,5 @@ - #FFFFFFFF + #F1F4FB + \ No newline at end of file