aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2021-09-18 00:14:49 -0500
committerIván Ávalos <avalos@disroot.org>2021-09-18 00:14:49 -0500
commita38ac4af6dfd9123670123f695048add7be53eee (patch)
tree09caf2cdc5225d019aa1c423443a4330fbf982e4 /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
parent05114053e3b4e13ec369113299c65ac1c250d613 (diff)
downloadetbsa-traccar-manager-android-a38ac4af6dfd9123670123f695048add7be53eee.tar.gz
etbsa-traccar-manager-android-a38ac4af6dfd9123670123f695048add7be53eee.tar.bz2
etbsa-traccar-manager-android-a38ac4af6dfd9123670123f695048add7be53eee.zip
ETBSA rebranding and non-visual tweaks
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
index 7335274..7353dbd 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
- <background android:drawable="@color/primary"/>
- <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
+ <background android:drawable="@color/ic_launcher_background"/>
+ <foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon> \ No newline at end of file