mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-24 15:37:59 +00:00
5 lines
252 B
XML
5 lines
252 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="@mipmap/icon_background"/>
|
|
<foreground android:drawable="@mipmap/icon_foreground"/>
|
|
</adaptive-icon> |