* java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.

This commit is contained in:
Po Lu 2024-07-01 09:31:34 +08:00
parent b2d99c0d0a
commit ae38579420

View file

@ -20,4 +20,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/emacs_background"/>
<foreground android:drawable="@drawable/emacs_foreground"/>
<monochrome android:drawable="@drawable/emacs_foreground"/>
</adaptive-icon>