summaryrefslogtreecommitdiff
path: root/app/src/main/res/mipmap-anydpi-v26
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2021-03-21 00:43:24 +0100
committerJavier <dev.git@javispedro.com>2021-03-21 00:43:24 +0100
commit86a9f55dc6e16eec14d147980a60465173713895 (patch)
tree469821a17f88e1d65559ac323bacd5491f2001b9 /app/src/main/res/mipmap-anydpi-v26
parent5dfa37788c7f039eff00b27cc0ca8b9b9a71f60e (diff)
downloadrempe-86a9f55dc6e16eec14d147980a60465173713895.tar.gz
rempe-86a9f55dc6e16eec14d147980a60465173713895.zip
Add autogenerated launcher icons
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26')
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml5
-rw-r--r--app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml5
2 files changed, 10 insertions, 0 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
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.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
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
new file mode 100644
index 0000000..7353dbd
--- /dev/null
+++ b/app/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