5 lines
242 B
XML
5 lines
242 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<adaptive-icon xmlns:android="http://schemas.microsoft.com/apk/res/android">
|
|
<background android:drawable="@drawable/icon_fg" />
|
|
<foreground android:drawable="@drawable/icon_bg" />
|
|
</adaptive-icon> |