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.
2023-04-08 11:41:02 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2023-04-27 20:27:42 +02:00
|
|
|
<background android:drawable="@color/ic_launcher_background"/>
|
|
|
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
2023-04-08 11:41:02 +02:00
|
|
|
</adaptive-icon>
|