summaryrefslogtreecommitdiffstats
path: root/android/app/src/main/res/mipmap-anydpi-v26/logo_round.xml
blob: 16a18b9616b4097b5bbcb2314f07319eeec9f5f4 (plain) (blame)
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/logo_background"/>
    <foreground android:drawable="@mipmap/logo_foreground"/>
</adaptive-icon>