Files
Next-Location/app/src/main/res/mipmap-anydpi-v26/icon.xml
Sem van der Hoeven edfc125427 added icon
2021-01-06 15:37:10 +01:00

5 lines
254 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/icon_background"/>
<foreground android:drawable="@mipmap/icon_foreground"/>
</adaptive-icon>