aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/res/mipmap-v26/emacs_icon.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/res/mipmap-v26/emacs_icon.xml b/java/res/mipmap-v26/emacs_icon.xml
index f0a8df92846..5b720e8210f 100644
--- 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/>. -->
20<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> 20<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
21 <background android:drawable="@drawable/emacs_background"/> 21 <background android:drawable="@drawable/emacs_background"/>
22 <foreground android:drawable="@drawable/emacs_foreground"/> 22 <foreground android:drawable="@drawable/emacs_foreground"/>
23 <monochrome android:drawable="@drawable/emacs_foreground"/>
23</adaptive-icon> 24</adaptive-icon>