Files
Progrart/Progrart.Android/Resources/drawable/app_icon.xml

5 lines
242 B
XML
Raw Normal View History

2025-12-24 02:57:21 +11:00
<?xml version="1.0" encoding="utf-8" ?>
<adaptive-icon xmlns:android="http://schemas.microsoft.com/apk/res/android">
<background android:drawable="@drawable/icon_fg" />
<foreground android:drawable="@drawable/icon_bg" />
</adaptive-icon>