diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index 1879095b..352907ea 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -21,7 +21,7 @@ - + @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml old mode 100644 new mode 100755 index 3941bea9..be316184 --- a/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file diff --git a/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml deleted file mode 100644 index 3941bea9..00000000 --- a/example/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png old mode 100644 new mode 100755 index ef6399c5..20781e76 Binary files a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png new file mode 100755 index 00000000..81439ef0 Binary files /dev/null and b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png old mode 100644 new mode 100755 index ef6399c5..6359f7d2 Binary files a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png deleted file mode 100644 index 40839e70..00000000 Binary files a/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and /dev/null differ diff --git a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png old mode 100644 new mode 100755 index e897ba4f..984684c6 Binary files a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png new file mode 100755 index 00000000..df851bee Binary files /dev/null and b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png old mode 100644 new mode 100755 index e897ba4f..f9bd2692 Binary files a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png deleted file mode 100644 index a26c26d4..00000000 Binary files a/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and /dev/null differ diff --git a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png old mode 100644 new mode 100755 index 83be6d21..400615ad Binary files a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png new file mode 100755 index 00000000..815f29fe Binary files /dev/null and b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png old mode 100644 new mode 100755 index 83be6d21..ffd13ab3 Binary files a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png deleted file mode 100644 index 572262a5..00000000 Binary files a/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and /dev/null differ diff --git a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png old mode 100644 new mode 100755 index 70182f73..928183a2 Binary files a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png new file mode 100755 index 00000000..122a0cc8 Binary files /dev/null and b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png old mode 100644 new mode 100755 index 70182f73..edc0f6e6 Binary files a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png deleted file mode 100644 index 07c10711..00000000 Binary files a/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and /dev/null differ diff --git a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png old mode 100644 new mode 100755 index 49b4c324..2342bf80 Binary files a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png new file mode 100755 index 00000000..8337d92b Binary files /dev/null and b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png old mode 100644 new mode 100755 index 49b4c324..0505823e Binary files a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png deleted file mode 100644 index 6cf9f488..00000000 Binary files a/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and /dev/null differ