diff --git a/materialious/android/app/src/main/AndroidManifest.xml b/materialious/android/app/src/main/AndroidManifest.xml index 3914ea45..6615e008 100644 --- a/materialious/android/app/src/main/AndroidManifest.xml +++ b/materialious/android/app/src/main/AndroidManifest.xml @@ -4,7 +4,6 @@ android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" - android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme"> + + + + diff --git a/materialious/android/app/src/main/res/drawable/splash.png b/materialious/android/app/src/main/res/drawable/splash.png index 4c835bc9..972f398d 100644 Binary files a/materialious/android/app/src/main/res/drawable/splash.png and b/materialious/android/app/src/main/res/drawable/splash.png differ diff --git a/materialious/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/materialious/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 0aa82aa1..5dd433ae 100644 --- a/materialious/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/materialious/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -6,4 +6,6 @@ + + \ No newline at end of file diff --git a/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index 88b519d9..074b5114 100644 Binary files a/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png index f3c387f9..83ede432 100644 Binary files a/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and b/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png differ diff --git a/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png index 81694a75..d436ea2f 100644 Binary files a/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/materialious/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher.png b/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher.png index 8acaf2a5..010a29cc 100644 Binary files a/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher.png and b/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher.png differ diff --git a/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_foreground.png b/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_foreground.png index 5806f035..e47e6604 100644 Binary files a/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_foreground.png and b/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_foreground.png differ diff --git a/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_round.png b/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_round.png index 9f63a9e7..96781852 100644 Binary files a/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_round.png and b/materialious/android/app/src/main/res/mipmap-ldpi/ic_launcher_round.png differ diff --git a/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 3a9cc99a..35e2b2d6 100644 Binary files a/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png index 828ea6d8..3f254d57 100644 Binary files a/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and b/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png differ diff --git a/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png index edbc7b69..323151b8 100644 Binary files a/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/materialious/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index a2b22966..34587005 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png index 11e4646d..e1934495 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and b/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index e446392a..8c92ab49 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/materialious/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 7a11f9a2..5c3d78b9 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png index 68e9bdb8..5f602ad3 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and b/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 6658583e..c8f899e6 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/materialious/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 8cd9c479..8980240b 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png index f2aac28e..a834de74 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and b/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png differ diff --git a/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index a5b8799a..3c713992 100644 Binary files a/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/materialious/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/materialious/resources/icon.png b/materialious/resources/icon.png index add69308..1aa00eed 100644 Binary files a/materialious/resources/icon.png and b/materialious/resources/icon.png differ diff --git a/materialious/resources/splash-dark.png b/materialious/resources/splash-dark.png index 336c416a..c480c02f 100644 Binary files a/materialious/resources/splash-dark.png and b/materialious/resources/splash-dark.png differ diff --git a/materialious/resources/splash.png b/materialious/resources/splash.png index 336c416a..c480c02f 100644 Binary files a/materialious/resources/splash.png and b/materialious/resources/splash.png differ