aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2021-12-04 20:22:03 -0600
committerIván Ávalos <avalos@disroot.org>2021-12-04 20:22:03 -0600
commit394063d19b1d76f9add369470ff069f71d912790 (patch)
treea4a597dc7882926dc834d9d87056e594ee96eb3d /androidApp/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
parentae27feda705444df46d857be6983d73f12ead4ef (diff)
downloadetbsa-trackermap-mobile-394063d19b1d76f9add369470ff069f71d912790.tar.gz
etbsa-trackermap-mobile-394063d19b1d76f9add369470ff069f71d912790.tar.bz2
etbsa-trackermap-mobile-394063d19b1d76f9add369470ff069f71d912790.zip
Added ic_launcher to Android app
Diffstat (limited to 'androidApp/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r--androidApp/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/androidApp/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/androidApp/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/androidApp/src/main/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