Unciv/android/res/mipmap-anydpi-v26/uncivicon_round.xml
SomeTroglodyte 345114ed93
Unciv Adaptive Android Icon (#6672)
* Use both icon and roundIcon properties

* Studio-generated Android Icon

* Studio-generated Android Icon to fastlane

Co-authored-by: JackRainy <JackRainy@users.noreply.github.com>
2022-05-03 07:55:55 +03:00

5 lines
249 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_back"/>
<foreground android:drawable="@mipmap/uncivicon_fore"/>
</adaptive-icon>