diff --git a/src/android/app/src/main/res/drawable/ic_launcher_background.xml b/src/android/app/src/main/res/drawable/ic_launcher_background.xml index 07d5da9c..9335161a 100644 --- a/src/android/app/src/main/res/drawable/ic_launcher_background.xml +++ b/src/android/app/src/main/res/drawable/ic_launcher_background.xml @@ -1,170 +1,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + \ No newline at end of file diff --git a/src/android/app/src/main/res/layout/fragment_options.xml b/src/android/app/src/main/res/layout/fragment_options.xml deleted file mode 100644 index 5efa13c8..00000000 --- a/src/android/app/src/main/res/layout/fragment_options.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 6f3b755b..c4a603d4 100644 --- a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,6 +1,5 @@ - - - + + \ No newline at end of file diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp deleted file mode 100644 index c209e78e..00000000 Binary files a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.webp and /dev/null differ diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..a7f3c811 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp deleted file mode 100644 index 4f0f1d64..00000000 Binary files a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.webp and /dev/null differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..d5fb085d Binary files /dev/null and b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.webp differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp deleted file mode 100644 index 948a3070..00000000 Binary files a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.webp and /dev/null differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..40722d43 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp deleted file mode 100644 index 28d4b77f..00000000 Binary files a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp and /dev/null differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..996118d9 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp deleted file mode 100644 index aa7d6427..00000000 Binary files a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp and /dev/null differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp new file mode 100644 index 00000000..95343cc3 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp differ