Files
HanaRandomFood/assets/android/res/mipmap-anydpi-v26/ic_launcher.xml
T

6 lines
328 B
XML
Raw Normal View History

2025-04-29 02:30:36 +09:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
</adaptive-icon>