From b07b70f989ac0f4e8774c8ee9f3be9fea1613c65 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Nov 2014 02:26:25 +0400 Subject: add missing pixmaps; remove headline empty view --- .../res/drawable-hdpi/ic_published_special.png | Bin 0 -> 2024 bytes .../res/drawable/s_headline_published_special.svg | 905 +++++++++++++++++++++ .../src/main/res/layout/headlines_fragment.xml | 5 +- 3 files changed, 908 insertions(+), 2 deletions(-) create mode 100644 org.fox.ttrss/src/main/res/drawable-hdpi/ic_published_special.png create mode 100644 org.fox.ttrss/src/main/res/drawable/s_headline_published_special.svg (limited to 'org.fox.ttrss/src/main/res') diff --git a/org.fox.ttrss/src/main/res/drawable-hdpi/ic_published_special.png b/org.fox.ttrss/src/main/res/drawable-hdpi/ic_published_special.png new file mode 100644 index 00000000..21d48a33 Binary files /dev/null and b/org.fox.ttrss/src/main/res/drawable-hdpi/ic_published_special.png differ diff --git a/org.fox.ttrss/src/main/res/drawable/s_headline_published_special.svg b/org.fox.ttrss/src/main/res/drawable/s_headline_published_special.svg new file mode 100644 index 00000000..2789cfa8 --- /dev/null +++ b/org.fox.ttrss/src/main/res/drawable/s_headline_published_special.svg @@ -0,0 +1,905 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml b/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml index a9060aa8..d0c318f1 100644 --- a/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_fragment.xml @@ -20,14 +20,15 @@ - - + --> \ No newline at end of file -- cgit v1.2.3