summaryrefslogtreecommitdiffstats
path: root/res/mipmap-anydpi/ic_launcher.xml
blob: 92971f71a7b365acbc4ce720c8ff39967339c739 (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="@color/ic_background"/>
    <foreground android:drawable="@drawable/ic_foreground"/>
</adaptive-icon>