修改图标资源

This commit is contained in:
ZhanGSKen 2025-05-07 15:06:16 +08:00
parent 00177284c1
commit 1b37f1bd11
4 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 07 14:54:01 HKT 2025
#Wed May 07 07:05:16 GMT 2025
stageCount=1
libraryProject=
baseVersion=15.1
publishVersion=15.1.0
buildCount=0
buildCount=2
baseBetaVersion=15.1.1

View File

@ -11,5 +11,5 @@
android:top="1dp"
android:right="1dp"
android:bottom="1dp"
android:drawable="@drawable/ic_launcher_foreground"/>
android:drawable="@drawable/ic_timestamp"/>
</layer-list>

View File

@ -6,5 +6,5 @@
android:top="1dp"
android:right="1dp"
android:bottom="1dp"
android:drawable="@drawable/ic_launcher_foreground"/>
android:drawable="@drawable/ic_timestamp"/>
</layer-list>

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB