aboutsummaryrefslogtreecommitdiff
path: root/ClientApp/app/src/main/res/mipmap-anydpi-v26
diff options
context:
space:
mode:
authorOgnjen Cirkovic <ciraboxkg@gmail.com>2022-10-21 03:32:14 +0200
committerOgnjen Cirkovic <ciraboxkg@gmail.com>2022-10-21 03:32:14 +0200
commit36f0cc501c433181ddd318e0c0b9e1ad11aa51ae (patch)
tree6e9fffd0e860efe9d0346349b88f172d707b2f62 /ClientApp/app/src/main/res/mipmap-anydpi-v26
parentcd92fea95833303f0e2083f059ca47c0d5e027da (diff)
Commit DemoApp.HEADmaster
Diffstat (limited to 'ClientApp/app/src/main/res/mipmap-anydpi-v26')
-rw-r--r--ClientApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml5
-rw-r--r--ClientApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml5
2 files changed, 10 insertions, 0 deletions
diff --git a/ClientApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/ClientApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 0000000..eca70cf
--- /dev/null
+++ b/ClientApp/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="@drawable/ic_launcher_background" />
+ <foreground android:drawable="@drawable/ic_launcher_foreground" />
+</adaptive-icon> \ No newline at end of file
diff --git a/ClientApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/ClientApp/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 0000000..eca70cf
--- /dev/null
+++ b/ClientApp/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="@drawable/ic_launcher_background" />
+ <foreground android:drawable="@drawable/ic_launcher_foreground" />
+</adaptive-icon> \ No newline at end of file