projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2d99c0
)
* java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.
author
Po Lu
<luangruo@yahoo.com>
Mon, 1 Jul 2024 01:31:34 +0000
(09:31 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Mon, 1 Jul 2024 03:22:18 +0000
(11:22 +0800)
java/res/mipmap-v26/emacs_icon.xml
patch
|
blob
|
history
diff --git
a/java/res/mipmap-v26/emacs_icon.xml
b/java/res/mipmap-v26/emacs_icon.xml
index f0a8df92846bffea05a4e064332cbbd375d4c513..5b720e8210f4ddd0bd4c08708762764ff72a39b4 100644
(file)
--- a/
java/res/mipmap-v26/emacs_icon.xml
+++ b/
java/res/mipmap-v26/emacs_icon.xml
@@
-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>