2025-07-04 16:51:17 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2026-08-11 15:00:23 +03:00
|
|
|
<background android:drawable="@drawable/ic_launcher_background"/>
|
2026-08-11 14:25:33 +03:00
|
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
2025-07-04 16:51:17 +02:00
|
|
|
</adaptive-icon>
|