]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/drawable-anydpi-v26/icon.xml
Add adaptive icon.
[Dictionary.git] / res / drawable-anydpi-v26 / icon.xml
diff --git a/res/drawable-anydpi-v26/icon.xml b/res/drawable-anydpi-v26/icon.xml
new file mode 100644 (file)
index 0000000..ca95926
--- /dev/null
@@ -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/icon_background" />
+    <foreground android:drawable="@drawable/icon_foreground" />
+</adaptive-icon>