feat:修改启动图标

This commit is contained in:
Max
2023-11-27 11:41:30 +08:00
parent c28ecebf71
commit 568bf9b786
22 changed files with 58 additions and 31 deletions

View File

@@ -86,7 +86,7 @@
<application
android:name=".application.XChatApplication"
android:allowBackup="false"
android:icon="@mipmap/app_logo"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:largeHeap="true"
android:networkSecurityConfig="@xml/network_security_config"

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -0,0 +1,23 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="384"
android:viewportHeight="326">
<group android:scaleX="0.48"
android:scaleY="0.4075"
android:translateX="99.84"
android:translateY="96.5775">
<path
android:pathData="M191.63,27C257.36,27 310.64,83.3 310.64,152.74L310.63,152.25L356.26,152.25C356.26,232.1 284.02,296.98 194.35,298.27L191.63,298.29C100.71,298.29 27,232.9 27,152.25L27,152.25L72.62,152.25C72.87,83.03 126.06,27 191.63,27Z"
android:strokeWidth="1"
android:fillColor="#FFFFFF"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
<path
android:pathData="M191.63,0C271.8,0 336.34,67.34 337.62,150.23L337.63,152.25L383.26,152.25C383.26,248.58 296.79,325.29 191.63,325.29C87.52,325.29 1.73,250.11 0.03,155.13L0,152.25L45.62,152.25L45.64,150.23C46.92,67.34 111.46,0 191.63,0ZM191.63,54C141.66,54 100.45,97.01 99.63,151.1L99.62,152.74L54.01,152.74L54.02,154.19C55.22,218.3 115.71,271.29 191.63,271.29C267.55,271.29 328.04,218.3 329.24,154.19L329.25,152.74L283.64,152.74C283.64,97.89 242.1,54 191.63,54ZM152.95,127.99C161.17,127.99 167.83,136.41 167.83,146.8C167.83,157.19 161.17,165.61 152.95,165.61C144.74,165.61 138.08,157.19 138.08,146.8C138.08,136.41 144.74,127.99 152.95,127.99ZM230.31,127.99C238.52,127.99 245.18,136.41 245.18,146.8C245.18,157.19 238.52,165.61 230.31,165.61C222.09,165.61 215.43,157.19 215.43,146.8C215.43,136.41 222.09,127.99 230.31,127.99Z"
android:strokeWidth="1"
android:fillColor="#1E1E1F"
android:fillType="nonZero"
android:strokeColor="#00000000"/>
</group>
</vector>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#CBFF00</color>
</resources>

View File

@@ -7,6 +7,7 @@
<!--<style name="SplashTheme" parent="MyMaterialTheme.Base">-->
<style name="SplashTheme" parent="Theme.AppCompat.Light.NoActionBar">
<item name="android:windowSplashScreenBackground" tools:targetApi="s">@color/base_color_theme</item>
<item name="android:windowBackground">@drawable/bg_splash</item>
<item name="android:windowNoTitle">true</item>
<!--<item name="android:windowFullscreen">true</item>-->

View File

@@ -1,34 +1,23 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportHeight="108"
android:viewportWidth="108">
<path
android:fillType="evenOdd"
android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z"
android:strokeColor="#00000000"
android:strokeWidth="1">
<aapt:attr name="android:fillColor">
<gradient
android:endX="78.5885"
android:endY="90.9159"
android:startX="48.7653"
android:startY="61.0927"
android:type="linear">
<item
android:color="#44000000"
android:offset="0.0" />
<item
android:color="#00000000"
android:offset="1.0" />
</gradient>
</aapt:attr>
</path>
<path
android:fillColor="#FFFFFF"
android:fillType="nonZero"
android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z"
android:strokeColor="#00000000"
android:strokeWidth="1" />
android:viewportWidth="384"
android:viewportHeight="326">
<group android:scaleX="0.48"
android:scaleY="0.4075"
android:translateX="99.84"
android:translateY="96.5775">
<path
android:pathData="M191.63,27C257.36,27 310.64,83.3 310.64,152.74L310.63,152.25L356.26,152.25C356.26,232.1 284.02,296.98 194.35,298.27L191.63,298.29C100.71,298.29 27,232.9 27,152.25L27,152.25L72.62,152.25C72.87,83.03 126.06,27 191.63,27Z"
android:strokeWidth="1"
android:fillColor="#FFFFFF"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
<path
android:pathData="M191.63,0C271.8,0 336.34,67.34 337.62,150.23L337.63,152.25L383.26,152.25C383.26,248.58 296.79,325.29 191.63,325.29C87.52,325.29 1.73,250.11 0.03,155.13L0,152.25L45.62,152.25L45.64,150.23C46.92,67.34 111.46,0 191.63,0ZM191.63,54C141.66,54 100.45,97.01 99.63,151.1L99.62,152.74L54.01,152.74L54.02,154.19C55.22,218.3 115.71,271.29 191.63,271.29C267.55,271.29 328.04,218.3 329.24,154.19L329.25,152.74L283.64,152.74C283.64,97.89 242.1,54 191.63,54ZM152.95,127.99C161.17,127.99 167.83,136.41 167.83,146.8C167.83,157.19 161.17,165.61 152.95,165.61C144.74,165.61 138.08,157.19 138.08,146.8C138.08,136.41 144.74,127.99 152.95,127.99ZM230.31,127.99C238.52,127.99 245.18,136.41 245.18,146.8C245.18,157.19 238.52,165.61 230.31,165.61C222.09,165.61 215.43,157.19 215.43,146.8C215.43,136.41 222.09,127.99 230.31,127.99Z"
android:strokeWidth="1"
android:fillColor="#1E1E1F"
android:fillType="nonZero"
android:strokeColor="#00000000"/>
</group>
</vector>