diff --git a/app/src/main/ic_launcher-playstore.png b/app/src/main/ic_launcher-playstore.png index 438492724..cc059cc53 100644 Binary files a/app/src/main/ic_launcher-playstore.png and b/app/src/main/ic_launcher-playstore.png differ diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml index 0298020d5..2011ea038 100644 --- a/app/src/main/res/drawable/ic_launcher_background.xml +++ b/app/src/main/res/drawable/ic_launcher_background.xml @@ -11,29 +11,30 @@ android:strokeColor="#00000000" /> - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml index c9b0b6b07..3a7b2746b 100644 --- a/app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -1,9 +1,9 @@ + + + + diff --git a/app/src/main/res/drawable/ic_splash_anim.xml b/app/src/main/res/drawable/ic_splash_anim.xml index 9b05d15c3..d5b74057e 100644 --- a/app/src/main/res/drawable/ic_splash_anim.xml +++ b/app/src/main/res/drawable/ic_splash_anim.xml @@ -17,43 +17,66 @@ android:strokeColor="#00000000" /> + + android:name="base" + android:scaleX="2.835" + android:scaleY="2.835" + android:translateX="19.98" + android:translateY="-64"> + android:fillColor="@android:color/transparent" + android:pathData="m 13,17 -3,3 -3,-3 3,-3" + android:strokeWidth="2" + android:strokeColor="#004894" + android:strokeLineCap="round" + android:strokeLineJoin="round" /> + android:name="lower_stem" + android:scaleX="2.835" + android:scaleY="2.835" + android:translateX="19.98" + android:translateY="-64"> + + android:fillColor="@android:color/transparent" + android:pathData="M 13,10.5 V 17" + android:strokeWidth="2" + android:strokeColor="#1a61ae" + android:strokeLineCap="round" + android:strokeLineJoin="round" /> + + + + + + android:translateY="-64"> + @@ -64,46 +87,62 @@ - + + + + + + + + + android:valueFrom="-256" + android:valueTo="19.98" + android:valueType="floatType" + tools:ignore="PrivateResource" /> - + - + diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/app/src/main/res/mipmap-hdpi/ic_launcher.webp index 9fed66e5f..c9676da47 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.webp and b/app/src/main/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/app/src/main/res/mipmap-mdpi/ic_launcher.webp index d76bcc2f1..8c4f734a8 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.webp and b/app/src/main/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp index 328236a61..ba9db7c78 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.webp and b/app/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp index 45f286fd3..9e519c6b3 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp index 0af3540cc..d21d9ff65 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp differ