diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4511f68d..c6d30f48 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -19,9 +19,9 @@ android:allowBackup="true" android:dataExtractionRules="@xml/data_extraction_rules" android:fullBackupContent="@xml/backup_rules" - android:icon="@drawable/yoo0" + android:icon="@mipmap/ic_yoo0" android:label="@string/app_name" - android:roundIcon="@drawable/yoo0" + android:roundIcon="@mipmap/ic_yoo0_round" android:supportsRtl="true" android:theme="@style/Theme.Recordy" android:usesCleartextTraffic="true" diff --git a/core/designsystem/src/main/ic_yoo0-playstore.png b/core/designsystem/src/main/ic_yoo0-playstore.png new file mode 100644 index 00000000..abadee7e Binary files /dev/null and b/core/designsystem/src/main/ic_yoo0-playstore.png differ diff --git a/core/designsystem/src/main/res/drawable/ic_yoo0_background.xml b/core/designsystem/src/main/res/drawable/ic_yoo0_background.xml new file mode 100644 index 00000000..ca3826a4 --- /dev/null +++ b/core/designsystem/src/main/res/drawable/ic_yoo0_background.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/designsystem/src/main/res/drawable/ic_yoo0_foreground.xml b/core/designsystem/src/main/res/drawable/ic_yoo0_foreground.xml new file mode 100644 index 00000000..d9a57776 --- /dev/null +++ b/core/designsystem/src/main/res/drawable/ic_yoo0_foreground.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_yoo0.xml b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_yoo0.xml new file mode 100644 index 00000000..6e1c709d --- /dev/null +++ b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_yoo0.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_yoo0_round.xml b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_yoo0_round.xml new file mode 100644 index 00000000..6e1c709d --- /dev/null +++ b/core/designsystem/src/main/res/mipmap-anydpi-v26/ic_yoo0_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/core/designsystem/src/main/res/mipmap-hdpi/ic_yoo0.webp b/core/designsystem/src/main/res/mipmap-hdpi/ic_yoo0.webp new file mode 100644 index 00000000..226ac302 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-hdpi/ic_yoo0.webp differ diff --git a/core/designsystem/src/main/res/mipmap-hdpi/ic_yoo0_round.webp b/core/designsystem/src/main/res/mipmap-hdpi/ic_yoo0_round.webp new file mode 100644 index 00000000..d68af4e1 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-hdpi/ic_yoo0_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-mdpi/ic_yoo0.webp b/core/designsystem/src/main/res/mipmap-mdpi/ic_yoo0.webp new file mode 100644 index 00000000..4db2a5d2 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-mdpi/ic_yoo0.webp differ diff --git a/core/designsystem/src/main/res/mipmap-mdpi/ic_yoo0_round.webp b/core/designsystem/src/main/res/mipmap-mdpi/ic_yoo0_round.webp new file mode 100644 index 00000000..d18fc286 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-mdpi/ic_yoo0_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xhdpi/ic_yoo0.webp b/core/designsystem/src/main/res/mipmap-xhdpi/ic_yoo0.webp new file mode 100644 index 00000000..2b644eba Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xhdpi/ic_yoo0.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xhdpi/ic_yoo0_round.webp b/core/designsystem/src/main/res/mipmap-xhdpi/ic_yoo0_round.webp new file mode 100644 index 00000000..ba53c446 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xhdpi/ic_yoo0_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_yoo0.webp b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_yoo0.webp new file mode 100644 index 00000000..94ee11d6 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_yoo0.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxhdpi/ic_yoo0_round.webp b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_yoo0_round.webp new file mode 100644 index 00000000..eaf7700a Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xxhdpi/ic_yoo0_round.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_yoo0.webp b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_yoo0.webp new file mode 100644 index 00000000..a8010ad1 Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_yoo0.webp differ diff --git a/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_yoo0_round.webp b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_yoo0_round.webp new file mode 100644 index 00000000..05d9977f Binary files /dev/null and b/core/designsystem/src/main/res/mipmap-xxxhdpi/ic_yoo0_round.webp differ