修改icon

This commit is contained in:
zhl 2020-12-01 11:19:18 +08:00
parent c1d5b2bcf7
commit b37c0bfff0
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<application <application
android:name=".JCApplication" android:name=".JCApplication"
android:allowBackup="false" android:allowBackup="false"
android:icon="@mipmap/ic_launcher" android:icon="@drawable/icon"
android:label="@string/app_name" android:label="@string/app_name"
android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"
tools:replace="name,label" tools:replace="name,label"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 195 KiB