This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2020-02-16 12:58:42 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
<background android:drawable="@color/ic_launcher_background"/>
|
|
|
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
|
|
|
|
</adaptive-icon>
|