summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/ea/res/drawable/ic_launcher.xml
blob: 9d074c347f6db7b67c09d4a90f2af0b2efc922f8 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@drawable/ic_icon_bg" />
    <foreground android:drawable="@drawable/ic_yuzu_ea" />
    <monochrome android:drawable="@drawable/ic_yuzu_ea" />
</adaptive-icon>