mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* java/res/mipmap-v26/emacs_icon.xml: Define monospace icon.
This commit is contained in:
parent
b2d99c0d0a
commit
ae38579420
1 changed files with 1 additions and 0 deletions
|
|
@ -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">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@drawable/emacs_background"/>
|
<background android:drawable="@drawable/emacs_background"/>
|
||||||
<foreground android:drawable="@drawable/emacs_foreground"/>
|
<foreground android:drawable="@drawable/emacs_foreground"/>
|
||||||
|
<monochrome android:drawable="@drawable/emacs_foreground"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue