summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2023-05-09 21:00:00 -0600
committerTorsten Grote <t@grobox.de>2023-05-12 16:18:28 -0300
commit9ff7163ecfafd4b04432ccc9f79b8c6ccdb756f7 (patch)
tree1f513a3762ec84c1a84adf0f23a1f064a5337296 /wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
parente7ced063ee83f810aa14b667c43cbc44deb5d026 (diff)
downloadtaler-android-9ff7163ecfafd4b04432ccc9f79b8c6ccdb756f7.tar.gz
taler-android-9ff7163ecfafd4b04432ccc9f79b8c6ccdb756f7.tar.bz2
taler-android-9ff7163ecfafd4b04432ccc9f79b8c6ccdb756f7.zip
[wallet] Add monochrome launcher icons for Android 13
Diffstat (limited to 'wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r--wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
index ac94b34..0648fb4 100644
--- a/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/wallet/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -2,4 +2,5 @@
<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" />
+ <monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon> \ No newline at end of file