summaryrefslogtreecommitdiff
path: root/data/res/drawable-watch/sym_def_app_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/res/drawable-watch/sym_def_app_icon.xml')
-rw-r--r--data/res/drawable-watch/sym_def_app_icon.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/res/drawable-watch/sym_def_app_icon.xml b/data/res/drawable-watch/sym_def_app_icon.xml
new file mode 100644
index 00000000..6945256e
--- /dev/null
+++ b/data/res/drawable-watch/sym_def_app_icon.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/sym_def_app_icon_background" />
+ <foreground android:drawable="@mipmap/sym_def_app_icon_foreground" />
+</adaptive-icon>