Files
InwentARyzacja/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
T

6 lines
336 B
XML
Raw Normal View History

2026-08-15 16:36:12 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2026-08-15 16:44:03 +02:00
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@mipmap/ic_launcher_foreground"/>
2026-08-15 16:36:12 +02:00
</adaptive-icon>