* java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.
authorPo Lu <luangruo@yahoo.com>
Mon, 1 Jul 2024 01:31:34 +0000 (09:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 1 Jul 2024 03:22:18 +0000 (11:22 +0800)
java/res/mipmap-v26/emacs_icon.xml

index f0a8df92846bffea05a4e064332cbbd375d4c513..5b720e8210f4ddd0bd4c08708762764ff72a39b4 100644 (file)
@@ -20,4 +20,5 @@ along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>. -->
 <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>