2026-05-31 19:13:12 +09:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2026-06-07 16:20:55 +09:00
|
|
|
<background android:drawable="@mipmap/ic_launcher_background" />
|
|
|
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
|
2026-05-31 19:13:12 +09:00
|
|
|
</adaptive-icon>
|