Unciv/android/res/mipmap-anydpi-v26/uncivicon.xml
2023-01-08 19:58:12 +02:00

5 lines
261 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/uncivicon_background"/>
<foreground android:drawable="@mipmap/uncivicon_foreground"/>
</adaptive-icon>