summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/drawable-xxhdpi
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-xxhdpi
parent2f3e8a2897dadf946233a00dc9b222358acdc3dd (diff)
add support for article score in the UI
Diffstat (limited to 'org.fox.ttrss/src/main/res/drawable-xxhdpi')
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down.pngbin0 -> 1385 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down_dark.pngbin0 -> 1351 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat.pngbin0 -> 966 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat_dark.pngbin0 -> 882 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up.pngbin0 -> 1415 bytes
-rw-r--r--org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up_dark.pngbin0 -> 1334 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down.png
new file mode 100644
index 00000000..c2ec115e
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down_dark.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down_dark.png
new file mode 100644
index 00000000..02183b60
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_down_dark.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat.png
new file mode 100644
index 00000000..7b51ffcc
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat_dark.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat_dark.png
new file mode 100644
index 00000000..f55069c1
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_flat_dark.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up.png
new file mode 100644
index 00000000..dd732d55
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up.png
Binary files differ
diff --git a/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up_dark.png b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up_dark.png
new file mode 100644
index 00000000..f8d6b481
--- /dev/null
+++ b/org.fox.ttrss/src/main/res/drawable-xxhdpi/ic_action_trending_up_dark.png
Binary files differ