summaryrefslogtreecommitdiff
path: root/platform/android/java/lib/res/mipmap-anydpi-v26/icon.xml
blob: cfdcca2ab586a0ea6a919cbfa743cea2e52fe274 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@mipmap/icon_background"/>
    <foreground android:drawable="@mipmap/icon_foreground"/>
</adaptive-icon>