aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/drawable/rss.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-15 11:42:47 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-15 11:42:47 +0300
commit50c5e76e25e3b8ff58aa829365ca1ec87c0d574e (patch)
tree9e95ca910cb4b4122a7e58d545f02bd0755a2486 /org.fox.ttrss/src/main/res/drawable/rss.xml
parent2923abeb0bc7ccc91ec3648262e780d12ac1fb23 (diff)
parent91e1fdcbe23cd65610d0cef32023ac7bb6297232 (diff)
Merge branch 'protected/unified-headlines-loader' into 'master'
let's try setting active article when going back from detail mode, also stop... See merge request tt-rss/tt-rss-android!32
Diffstat (limited to 'org.fox.ttrss/src/main/res/drawable/rss.xml')
-rw-r--r--org.fox.ttrss/src/main/res/drawable/rss.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/drawable/rss.xml b/org.fox.ttrss/src/main/res/drawable/rss.xml
new file mode 100644
index 00000000..f97e14a2
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable/rss.xml
@@ -0,0 +1 @@
+<!-- drawable/rss.xml --><vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24"><path android:fillColor="#000000" android:pathData="M6.18,15.64A2.18,2.18 0 0,1 8.36,17.82C8.36,19 7.38,20 6.18,20C5,20 4,19 4,17.82A2.18,2.18 0 0,1 6.18,15.64M4,4.44A15.56,15.56 0 0,1 19.56,20H16.73A12.73,12.73 0 0,0 4,7.27V4.44M4,10.1A9.9,9.9 0 0,1 13.9,20H11.07A7.07,7.07 0 0,0 4,12.93V10.1Z" /></vector> \ No newline at end of file