Files
umbrix/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml

7 lines
328 B
XML
Raw Normal View History

2023-07-06 17:18:41 +03:30
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2023-08-21 14:18:08 +00:00
<background android:drawable="@color/ic_launcher_background"/>
2023-07-06 17:18:41 +03:30
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
</adaptive-icon>