summaryrefslogtreecommitdiff
path: root/core/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-11-20 17:58:26 +0100
committerByteHamster <info@bytehamster.com>2019-11-20 17:58:26 +0100
commitd8fce1ccbf51e65268cdf4666f4e9b72de4e5058 (patch)
tree963484b919dbc30d0118ddad4c07f700585a0b86 /core/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
parenta6e4c4756c053ded31ffadbe02fe8843bb24fe2e (diff)
downloadAntennaPod-d8fce1ccbf51e65268cdf4666f4e9b72de4e5058.zip
Added different icon to debug version
Diffstat (limited to 'core/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r--core/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml b/core/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 000000000..74ad49784
--- /dev/null
+++ b/core/src/debug/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_debug"/>
+ <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
+</adaptive-icon> \ No newline at end of file