Files
tergent-android/app/main/res/mipmap-anydpi/ic_launcher.xml
T

7 lines
337 B
XML
Raw Normal View History

2026-05-22 12:51:08 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<monochrome android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>