]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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)
committerEshel Yaron <me@eshelyaron.com>
Wed, 3 Jul 2024 18:45:21 +0000 (20:45 +0200)
(cherry picked from commit ae3857942069d9d9a17976387eee383d10c1ce31)

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>