2025-11-28 05:21:09 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
<background android:drawable="@drawable/ic_launcher_background"/>
|
|
|
|
|
<foreground>
|
2026-07-14 01:47:22 +00:00
|
|
|
<inset android:drawable="@drawable/taozhi_icon_v3" android:inset="17%" />
|
2025-11-28 05:21:09 +00:00
|
|
|
</foreground>
|
|
|
|
|
</adaptive-icon>
|