diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a5f7f18d6..b2db261f1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -86,7 +86,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable-xxhdpi/default_avatar.png b/app/src/main/res/drawable-xxhdpi/default_avatar.png index 6eed28297..1d7ab271e 100644 Binary files a/app/src/main/res/drawable-xxhdpi/default_avatar.png and b/app/src/main/res/drawable-xxhdpi/default_avatar.png differ diff --git a/app/src/main/res/drawable-xxhdpi/default_banner.png b/app/src/main/res/drawable-xxhdpi/default_banner.png index dda9118bf..53c695d39 100644 Binary files a/app/src/main/res/drawable-xxhdpi/default_banner.png and b/app/src/main/res/drawable-xxhdpi/default_banner.png differ diff --git a/app/src/main/res/drawable-xxhdpi/default_cover.png b/app/src/main/res/drawable-xxhdpi/default_cover.png index f2ffd6659..d912f9ba1 100644 Binary files a/app/src/main/res/drawable-xxhdpi/default_cover.png and b/app/src/main/res/drawable-xxhdpi/default_cover.png differ diff --git a/app/src/main/res/layout/activity_about.xml b/app/src/main/res/layout/activity_about.xml index c9dd2dfbf..b30a9d679 100644 --- a/app/src/main/res/layout/activity_about.xml +++ b/app/src/main/res/layout/activity_about.xml @@ -18,7 +18,7 @@ android:layout_height="77dp" android:layout_centerHorizontal="true" android:layout_marginTop="89dp" - android:src="@mipmap/app_logo" + android:src="@mipmap/ic_launcher" tools:ignore="ContentDescription" /> + android:src="@mipmap/ic_launcher"/> + android:src="@mipmap/ic_launcher" /> + android:src="@mipmap/ic_launcher" /> + tools:src="@mipmap/ic_launcher"/> + android:src="@mipmap/ic_launcher" /> @@ -89,7 +89,7 @@ android:layout_width="19dp" android:layout_height="19dp" android:layout_marginTop="6dp" - android:src="@mipmap/app_logo" + android:src="@mipmap/ic_launcher" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/iv_icon_1" /> diff --git a/app/src/main/res/layout/layout_gift_effect.xml b/app/src/main/res/layout/layout_gift_effect.xml index 6bccc67a9..1cfeca9f0 100644 --- a/app/src/main/res/layout/layout_gift_effect.xml +++ b/app/src/main/res/layout/layout_gift_effect.xml @@ -115,7 +115,7 @@ android:id="@+id/gift_img" android:layout_width="40dp" android:layout_height="40dp" - android:src="@mipmap/app_logo" /> + android:src="@mipmap/ic_launcher" /> + tools:src="@mipmap/ic_launcher" /> + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..7353dbd1f --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/app_logo.webp b/app/src/main/res/mipmap-hdpi/app_logo.webp deleted file mode 100644 index cab9bd318..000000000 Binary files a/app/src/main/res/mipmap-hdpi/app_logo.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/app/src/main/res/mipmap-hdpi/ic_launcher.webp new file mode 100644 index 000000000..f6c1449e4 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp new file mode 100644 index 000000000..87a426da7 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/app/src/main/res/mipmap-mdpi/ic_launcher.webp new file mode 100644 index 000000000..9b1b0e8a8 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp new file mode 100644 index 000000000..3eb5ec571 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/app/src/main/res/mipmap-xhdpi/app_logo.webp b/app/src/main/res/mipmap-xhdpi/app_logo.webp deleted file mode 100644 index fb8fe3329..000000000 Binary files a/app/src/main/res/mipmap-xhdpi/app_logo.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp new file mode 100644 index 000000000..11d04165f Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp new file mode 100644 index 000000000..ed3f26449 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/app/src/main/res/mipmap-xxhdpi/app_logo.webp b/app/src/main/res/mipmap-xxhdpi/app_logo.webp deleted file mode 100644 index 0622f1720..000000000 Binary files a/app/src/main/res/mipmap-xxhdpi/app_logo.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp new file mode 100644 index 000000000..42530162d Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp new file mode 100644 index 000000000..245a08fc8 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/app/src/main/res/mipmap-xxxhdpi/app_logo.webp b/app/src/main/res/mipmap-xxxhdpi/app_logo.webp deleted file mode 100644 index 69e18cda5..000000000 Binary files a/app/src/main/res/mipmap-xxxhdpi/app_logo.webp and /dev/null differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp new file mode 100644 index 000000000..28ab9d681 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp new file mode 100644 index 000000000..496f6f8e2 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/app/src/main/res/values/ic_launcher_background.xml b/app/src/main/res/values/ic_launcher_background.xml new file mode 100644 index 000000000..beab31f75 --- /dev/null +++ b/app/src/main/res/values/ic_launcher_background.xml @@ -0,0 +1,4 @@ + + + #000000 + \ No newline at end of file