2026-06-04 14:31:14 +03:30
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
2026-06-15 04:30:34 +03:30
|
|
|
<background android:drawable="@drawable/ic_launcher_background"/>
|
2026-06-04 14:31:14 +03:30
|
|
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
|
|
|
|
</adaptive-icon>
|