summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/mipmap-anydpi-v26
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-20 19:12:47 +0300
committerAndrew Dolgov <[email protected]>2018-12-20 19:13:04 +0300
commit81a6b792a3093eea1b097a10988351b25c9e8fd4 (patch)
tree816849a57f4a851fcd2928830178901de2bf8a8d /org.fox.ttrss/src/main/res/mipmap-anydpi-v26
parente2010ce5a98063f11424f80d1dd8e024db7ee770 (diff)
update to adaptive svg icon
Diffstat (limited to 'org.fox.ttrss/src/main/res/mipmap-anydpi-v26')
-rw-r--r--org.fox.ttrss/src/main/res/mipmap-anydpi-v26/ic_launcher.xml5
-rw-r--r--org.fox.ttrss/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml5
2 files changed, 10 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/org.fox.ttrss/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 00000000..bbd3e021
--- /dev/null
+++ b/org.fox.ttrss/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/org.fox.ttrss/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/org.fox.ttrss/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 00000000..bbd3e021
--- /dev/null
+++ b/org.fox.ttrss/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