aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff options
context:
space:
mode:
authorAmin Bandali <bandali@kelar.org>2024-12-14 14:39:14 -0500
committerAmin Bandali <bandali@kelar.org>2025-01-11 14:17:39 -0500
commit135abaa2a4ade7faed400454db8dd797af019c59 (patch)
tree354904b0ae6f045353976919155977bdf6b8f415 /java/res/mipmap-anydpi-v26/ic_launcher_round.xml
parent7ce31350945e24b144b5315fb57b052c74c2d249 (diff)
downloadlatinime-135abaa2a4ade7faed400454db8dd797af019c59.tar.gz
latinime-135abaa2a4ade7faed400454db8dd797af019c59.tar.xz
latinime-135abaa2a4ade7faed400454db8dd797af019c59.zip
Use new app icon
Diffstat (limited to 'java/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r--java/res/mipmap-anydpi-v26/ic_launcher_round.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/res/mipmap-anydpi-v26/ic_launcher_round.xml b/java/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 000000000..7353dbd1f
--- /dev/null
+++ b/java/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
+ <background android:drawable="@color/ic_launcher_background"/>
+ <foreground android:drawable="@drawable/ic_launcher_foreground"/>
+</adaptive-icon> \ No newline at end of file