Unciv/android/res/mipmap-anydpi-v26/uncivicon_round.xml

5 lines
249 B
XML
Raw Normal View History

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