mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 02:47:36 +01:00
6 lines
334 B
XML
6 lines
334 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<background android:drawable="@color/ic_launcher_background"/>
|
|
<monochrome android:drawable="@drawable/amethyst_monochrome"/>
|
|
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
|
</adaptive-icon> |