修改图标资源

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

@@ -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