mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-10 07:16:54 +07:00
5 lines
249 B
XML
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>
|