summaryrefslogtreecommitdiff
path: root/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2021-03-21 14:37:19 +0100
committerJavier <dev.git@javispedro.com>2021-03-21 14:37:19 +0100
commit1a8180e65921bec7a941d93744bbbc79bb96f8f1 (patch)
tree2da43d13e32e5dc89a9d50c38a8e0aa832ba1f55 /app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
parentaaa3fffd45b2e47c1a2c88265340751bca4ad69d (diff)
downloadautobluetether-1a8180e65921bec7a941d93744bbbc79bb96f8f1.tar.gz
autobluetether-1a8180e65921bec7a941d93744bbbc79bb96f8f1.zip
add new icons
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml')
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index eca70cf..7353dbd 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.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="@drawable/ic_launcher_background" />
- <foreground android:drawable="@drawable/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