summaryrefslogtreecommitdiff
path: root/android/res/drawable-anydpi-v26/ic_launcher.xml
blob: 6c7313ae11ce6d6f203a17843f0dfe026a92ebb8 (plain)
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="@color/ic_background_color"/>
    <foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>