summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/drawable-xxxhdpi
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-08 14:27:27 +0300
committerAndrew Dolgov <[email protected]>2021-03-08 14:27:27 +0300
commit61e67e33eceaeaf30d2baa1c909cecc91eb4f765 (patch)
tree32efbba27fa8d9f9efdfce966b6e49e69d2f9eb5 /org.fox.ttrss/src/main/res/drawable-xxxhdpi
parent2f3e8a2897dadf946233a00dc9b222358acdc3dd (diff)
add support for article score in the UI
Diffstat (limited to 'org.fox.ttrss/src/main/res/drawable-xxxhdpi')
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down.pngbin0 -> 1425 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down_dark.pngbin0 -> 1403 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat.pngbin0 -> 1063 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat_dark.pngbin0 -> 1120 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up.pngbin0 -> 1467 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up_dark.pngbin0 -> 1429 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down.png b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down.png
new file mode 100644
index 00000000..ef0c2a10
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down_dark.png b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down_dark.png
new file mode 100644
index 00000000..7dd24dcd
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_down_dark.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat.png b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat.png
new file mode 100644
index 00000000..26cffdf5
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat_dark.png b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat_dark.png
new file mode 100644
index 00000000..bd78a122
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_flat_dark.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up.png b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up.png
new file mode 100644
index 00000000..0d020b1f
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up_dark.png b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up_dark.png
new file mode 100644
index 00000000..7a750aa4
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxxhdpi/ic_action_trending_up_dark.png
Binary files differ